Home
last modified time | relevance | path

Searched defs:frameId (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/mts/audio/
DMtsHidlC2V1_0TargetAudioDecTest.cpp818 uint32_t frameId = 0; in TEST_F() local
/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoDecTest.cpp805 uint32_t frameId = 0; in TEST_F() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp10338 bool QCamera2HardwareInterface::isDisplayFrameToSkip(uint32_t frameId) in isDisplayFrameToSkip()