Home
last modified time | relevance | path

Searched defs:frameID (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/av/media/tests/benchmark/src/native/decoder/
H A DDecoder.cpp26 uint8_t *buf, int32_t frameID, size_t bufSize) { in readSampleData()
/aosp12/frameworks/av/media/libstagefright/flac/dec/test/
H A DFlacDecoderTest.cpp89 int32_t frameID = offset; in processFlacDecoder() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp332 uint32_t frameID = 0; in encodeNFrames() local
H A DVtsHalMediaC2V1_0TargetAudioDecTest.cpp323 int frameID = offset; in decodeNFrames() local
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoEncTest.cpp330 std::ifstream& eleStream, bool& disableTest, uint32_t frameID, uint32_t nFrames, in encodeNFrames()
H A DVtsHalMediaC2V1_0TargetVideoDecTest.cpp443 int frameID = offset; in decodeNFrames() local
/aosp12/frameworks/av/media/libstagefright/tests/writer/
H A DWriterTest.cpp828 int32_t frameID = mInputFrameId[0] + mBufferInfo[0].size() / 4; in TEST_P() local
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/audio/
H A DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp597 int frameID = offset; in decodeNFrames() local
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp551 int frameID = offset; in decodeNFrames() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_stream.c1635 uint32_t frameID = 0; in mm_stream_read_user_buf() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCamera2HWI.cpp10250 bool QCamera2HardwareInterface::needProcessPreviewFrame(uint32_t frameID) in needProcessPreviewFrame()