Home
last modified time | relevance | path

Searched refs:ref_pic_list_modification_flag_l1 (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/include/vk_video/
H A Dvulkan_video_codec_h265std_encode.h82 uint32_t ref_pic_list_modification_flag_l1 : 1; member
/third_party/vulkan-headers/include/vk_video/
H A Dvulkan_video_codec_h264std_encode.h73 uint32_t ref_pic_list_modification_flag_l1 : 1; member
H A Dvulkan_video_codec_h265std_encode.h87 uint32_t ref_pic_list_modification_flag_l1 : 1; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_video.hpp972 ( ref_pic_list_modification_flag_l1 == rhs.ref_pic_list_modification_flag_l1 ) && ( reserved == rhs.reserved );
982 uint32_t ref_pic_list_modification_flag_l1 : 1; member
2467 ( ref_pic_list_modification_flag_l1 == rhs.ref_pic_list_modification_flag_l1 ) && ( reserved == rhs.reserved );
2477 uint32_t ref_pic_list_modification_flag_l1 : 1; member
/third_party/ffmpeg/libavcodec/
H A Dcbs_h264.h338 uint8_t ref_pic_list_modification_flag_l1; member
H A Dcbs_h264_syntax_template.c892 flag(ref_pic_list_modification_flag_l1); in ref_pic_list_modification()
893 if (current->ref_pic_list_modification_flag_l1) { in ref_pic_list_modification()
H A Dcbs_h265.h484 uint8_t ref_pic_list_modification_flag_l1; member
H A Dcbs_h265_syntax_template.c1191 flag(ref_pic_list_modification_flag_l1); in ref_pic_lists_modification()
1192 if (current->ref_pic_list_modification_flag_l1) { in ref_pic_lists_modification()
H A Dvaapi_encode_h264.c978 sh->ref_pic_list_modification_flag_l1 = need_rplm_l1; in vaapi_encode_h264_init_slice_params()

Completed in 18 milliseconds