Searched refs:getInputWidth (Results 1 – 3 of 3) sorted by relevance
45 sessionConfiguration->getInputWidth(); in LLVMFuzzerTestOneInput()
38 int getInputWidth() const { return mInputWidth; } in getInputWidth() function
780 bool isInputValid = (sessionConfiguration.getInputWidth() > 0) && in convertToHALStreamCombination()796 stream.width = static_cast<uint32_t> (sessionConfiguration.getInputWidth()); in convertToHALStreamCombination()