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

  /external/chromium_org/content/common/gpu/media/
h264_parser.h 190 bool ref_pic_list_modification_flag_l1; member in struct:content::H264SliceHeader
h264_parser.cc 813 READ_BOOL_OR_RETURN(&shdr->ref_pic_list_modification_flag_l1);
814 if (shdr->ref_pic_list_modification_flag_l1) {
    [all...]
vaapi_h264_decoder.cc 884 if (!slice_hdr->ref_pic_list_modification_flag_l1)
    [all...]

Completed in 461 milliseconds