Home
last modified time | relevance | path

Searched defs:bytesCount (Results 1 – 10 of 10) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoDecTest.cpp39 int bytesCount; member
439 int bytesCount = 0; in TEST_F() local
507 int bytesCount = 0; in TEST_F() local
601 int bytesCount = 0; in TEST_F() local
694 int bytesCount = 0; in TEST_F() local
804 int bytesCount = 0; in TEST_F() local
DMtsHidlC2V1_0TargetVideoEncTest.cpp257 int bytesCount = nWidth * nHeight * 3 >> 1; in encodeNFrames() local
/hardware/google/av/codec2/hidl/1.0/mts/audio/
DMtsHidlC2V1_0TargetAudioDecTest.cpp40 int bytesCount; member
510 int bytesCount = 0; in TEST_F() local
596 int bytesCount = 0; in TEST_F() local
694 int bytesCount = 0; in TEST_F() local
817 int bytesCount = 0; in TEST_F() local
DMtsHidlC2V1_0TargetAudioEncTest.cpp276 int bytesCount = samplesPerFrame * nChannels * 2; in encodeNFrames() local
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp782 int bytesCount = 0, maxBytesCount = 0; in TEST_F() local
952 int bytesCount = 0; in TEST_F() local
1101 int bytesCount = 0, maxBytesCount = 0; in TEST_F() local
1222 int bytesCount = 0, maxBytesCount = 0; in TEST_F() local
1329 int bytesCount = 0, maxBytesCount = 0; in TEST_F() local
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp981 uint32_t xFramerate, int bytesCount, in encodeNFrames()
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp714 int bytesCount = 0; in TEST_F() local
867 int bytesCount = 0; in TEST_F() local
981 int bytesCount = 0; in TEST_F() local
1073 int bytesCount = 0; in TEST_F() local
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp316 int bytesCount = samplesPerFrame * nChannels * 2; in encodeNFrames() local
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.h117 int bytesCount; member
Dmedia_hidl_test_common.cpp631 size_t bufferIndex, int bytesCount, uint32_t flags, in dispatchInputBuffer()