Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/mts/audio/
DMtsHidlC2V1_0TargetAudioEncTest.cpp274 uint32_t frameID = 0; in encodeNFrames() local
DMtsHidlC2V1_0TargetAudioDecTest.cpp398 int frameID = offset; in decodeNFrames() local
/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoEncTest.cpp251 std::ifstream& eleStream, uint32_t frameID, in encodeNFrames()
DMtsHidlC2V1_0TargetVideoDecTest.cpp339 int frameID = offset; in decodeNFrames() local
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp598 int frameID = offset; in decodeNFrames() local
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp551 int frameID = offset; in decodeNFrames() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1635 uint32_t frameID = 0; in mm_stream_read_user_buf() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp10250 bool QCamera2HardwareInterface::needProcessPreviewFrame(uint32_t frameID) in needProcessPreviewFrame()