Searched refs:getInputMaxBufSize (Results 1 – 3 of 3) sorted by relevance
43 int32_t getInputMaxBufSize();
93 int32_t C2Encoder::getInputMaxBufSize() { in getInputMaxBufSize() function in C2Encoder123 if (getInputMaxBufSize() != 0) return -1; in encodeFrames()
90 ASSERT_NO_FATAL_FAILURE(getInputMaxBufSize()); in SetUp()174 void getInputMaxBufSize() { in getInputMaxBufSize() function in __anonc8c74b410111::Codec2AudioEncHidlTestBase