Home
last modified time | relevance | path

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

/external/chromium_org/media/filters/
Dh264_parser.h216 bool ref_pic_list_modification_flag_l0; member
Dh264_parser.cc936 READ_BOOL_OR_RETURN(&shdr->ref_pic_list_modification_flag_l0); in ParseRefPicListModifications()
937 if (shdr->ref_pic_list_modification_flag_l0) { in ParseRefPicListModifications()
/external/chromium_org/content/common/gpu/media/
Dvaapi_h264_decoder.cc902 if (!slice_hdr->ref_pic_list_modification_flag_l0) in ModifyReferencePicList()