Searched defs:updateReferenceFrames (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderVP8.cpp249 updateReferenceFrames(data);
378 void VideoDecoderVP8::updateReferenceFrames(vbp_data_vp8 *data) { function in class:VideoDecoderVP8
H A DVideoDecoderAVC.cpp330 status = updateReferenceFrames(picData);
331 CHECK_STATUS("updateReferenceFrames");
510 Decode_Status VideoDecoderAVC::updateReferenceFrames(vbp_picture_data_h264 *picData) { function in class:VideoDecoderAVC

Completed in 57 milliseconds