Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dvp9_decoder.cc155 if (!DecodeAndOutputPicture(pic)) { in Decode()
185 bool VP9Decoder::DecodeAndOutputPicture(scoped_refptr<VP9Picture> pic) { in DecodeAndOutputPicture() function in media::VP9Decoder
Dvp9_decoder.h113 bool DecodeAndOutputPicture(scoped_refptr<VP9Picture> pic);