Home
last modified time | relevance | path

Searched refs:DecodePicture (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dh264_decoder.h216 bool DecodePicture();
Dh264_decoder.cc92 bool H264Decoder::DecodePicture() { in DecodePicture() function in media::H264Decoder
1137 if (!DecodePicture()) in FinishPrevFrameIfPresent()