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

  /external/v4l2_codec2/vda/
h264_dpb.h 147 void GetLongTermRefPicsAppending(H264Picture::Vector* out);
h264_dpb.cc 164 void H264DPB::GetLongTermRefPicsAppending(H264Picture::Vector* out) {
h264_decoder.cc 409 dpb_.GetLongTermRefPicsAppending(&ref_pic_list_p0_);
451 dpb_.GetLongTermRefPicsAppending(&ref_pic_list_b0_);
814 dpb_.GetLongTermRefPicsAppending(&long_terms);
837 dpb_.GetLongTermRefPicsAppending(&long_terms);
    [all...]

Completed in 222 milliseconds