Home
last modified time | relevance | path

Searched defs:inputBufferOffset (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/frameworks/av/media/tests/benchmark/tests/
H A DDecoderTest.cpp66 uint32_t inputBufferOffset = 0; in TEST_P() local
H A DC2DecoderTest.cpp94 uint32_t inputBufferOffset = 0; in TEST_P() local
H A DC2EncoderTest.cpp97 uint32_t inputBufferOffset = 0; in TEST_P() local
H A DMuxerTest.cpp88 uint32_t inputBufferOffset = 0; in TEST_P() local
H A DEncoderTest.cpp70 uint32_t inputBufferOffset = 0; in TEST_P() local
/aosp_15_r20/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/cpp/
H A DNativeDecoder.cpp82 uint32_t inputBufferOffset = 0; in Java_com_android_media_benchmark_library_Native_Decode() local
H A DNativeMuxer.cpp84 uint32_t inputBufferOffset = 0; in Java_com_android_media_benchmark_library_Native_Mux() local
/aosp_15_r20/external/aac/libAACenc/src/
H A Daacenc_lib.cpp257 INT inputBufferOffset; /* Where to write new input samples. */ member
/aosp_15_r20/external/aac/libSBRenc/src/
H A Dsbr_encoder.cpp2068 INT *coreBandwidth, INT *inputBufferOffset, in sbrEncoder_Init()