Searched refs:getInputMaxBufSize (Results 1 – 3 of 3) sorted by relevance
43 int32_t getInputMaxBufSize();
91 int32_t C2Encoder::getInputMaxBufSize() { in getInputMaxBufSize() function in C2Encoder121 if (getInputMaxBufSize() != 0) return -1; in encodeFrames()
88 ASSERT_NO_FATAL_FAILURE(getInputMaxBufSize()); in SetUp()172 void getInputMaxBufSize() { in getInputMaxBufSize() function in __anonf3224b090110::Codec2AudioEncHidlTestBase