HomeSort by relevance Sort by last modified time
    Searched refs:DecodeAndOutputPicture (Results 1 - 2 of 2) sorted by null

  /external/v4l2_codec2/vda/
vp9_decoder.h 113 bool DecodeAndOutputPicture(scoped_refptr<VP9Picture> pic);
vp9_decoder.cc 155 if (!DecodeAndOutputPicture(pic)) {
185 bool VP9Decoder::DecodeAndOutputPicture(scoped_refptr<VP9Picture> pic) {

Completed in 85 milliseconds