Home
last modified time | relevance | path

Searched refs:ref_pic_list_modification_flag_l1 (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/media/filters/
Dh264_parser.h217 bool ref_pic_list_modification_flag_l1; member
Dh264_parser.cc946 READ_BOOL_OR_RETURN(&shdr->ref_pic_list_modification_flag_l1); in ParseRefPicListModifications()
947 if (shdr->ref_pic_list_modification_flag_l1) { in ParseRefPicListModifications()
/external/chromium_org/content/common/gpu/media/
Dvaapi_h264_decoder.cc910 if (!slice_hdr->ref_pic_list_modification_flag_l1) in ModifyReferencePicList()