/external/angle/third_party/vulkan-headers/src/include/vk_video/ |
D | vulkan_video_codec_h264std_encode.h | 72 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
D | vulkan_video_codec_h265std_encode.h | 86 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
/external/vulkan-headers/include/vk_video/ |
D | vulkan_video_codec_h264std_encode.h | 72 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
D | vulkan_video_codec_h265std_encode.h | 86 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
/external/mesa3d/include/vk_video/ |
D | vulkan_video_codec_h264std_encode.h | 72 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
D | vulkan_video_codec_h265std_encode.h | 86 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
/external/swiftshader/include/vk_video/ |
D | vulkan_video_codec_h264std_encode.h | 72 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
D | vulkan_video_codec_h265std_encode.h | 86 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
/external/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_video_encoder_references_manager_hevc.cpp | 351 if (hevcPic->slice.ref_pic_lists_modification.ref_pic_list_modification_flag_l0) { in begin_frame()
|
/external/mesa3d/src/vulkan/runtime/ |
D | vk_video.c | 2183 vl_bitstream_put_bits(&enc, 1, pic_info->pRefLists->flags.ref_pic_list_modification_flag_l0); in vk_video_encode_h264_slice_header() 2185 if (pic_info->pRefLists->flags.ref_pic_list_modification_flag_l0) { in vk_video_encode_h264_slice_header() 2200 vl_bitstream_put_bits(&enc, 1, pic_info->pRefLists->flags.ref_pic_list_modification_flag_l0); in vk_video_encode_h264_slice_header() 2203 if (pic_info->pRefLists->flags.ref_pic_list_modification_flag_l0) { in vk_video_encode_h264_slice_header() 2434 … vl_bitstream_put_bits(&enc, 1, pic_info->pRefLists->flags.ref_pic_list_modification_flag_l0); in vk_video_encode_h265_slice_header() 2435 if (pic_info->pRefLists->flags.ref_pic_list_modification_flag_l0) { in vk_video_encode_h265_slice_header()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_video.hpp | 1131 return ( ref_pic_list_modification_flag_l0 == rhs.ref_pic_list_modification_flag_l0 ) && in operator ==() 1141 uint32_t ref_pic_list_modification_flag_l0 : 1; member 2626 return ( ref_pic_list_modification_flag_l0 == rhs.ref_pic_list_modification_flag_l0 ) && in operator ==() 2636 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_video.hpp | 1131 return ( ref_pic_list_modification_flag_l0 == rhs.ref_pic_list_modification_flag_l0 ) && in operator ==() 1141 uint32_t ref_pic_list_modification_flag_l0 : 1; member 2626 return ( ref_pic_list_modification_flag_l0 == rhs.ref_pic_list_modification_flag_l0 ) && in operator ==() 2636 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
/external/libva-utils/encode/ |
D | hevcencode.c | 342 int ref_pic_list_modification_flag_l0; member 964 slice->ref_pic_list_modification_flag_l0 = 0; in fill_slice_header() 969 slice->ref_pic_list_modification_flag_l0 = 1; in fill_slice_header() 1423 put_ui(bs, slice_header->ref_pic_list_modification_flag_l0, 1); in sliceHeader_rbsp() 1425 if (slice_header->ref_pic_list_modification_flag_l0) { in sliceHeader_rbsp()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | radeon_vcn_enc_1_2.c | 639 radeon_bs_code_fixed_bits(&bs, slice->ref_pic_list_modification_flag_l0, 1); in radeon_enc_slice_header() 640 if (slice->ref_pic_list_modification_flag_l0) { in radeon_enc_slice_header() 864 …on_bs_code_fixed_bits(&bs, slice->ref_pic_lists_modification.ref_pic_list_modification_flag_l0, 1); in radeon_enc_slice_header_hevc()
|
D | radeon_uvd_enc_1_1.c | 619 …on_bs_code_fixed_bits(&bs, slice->ref_pic_lists_modification.ref_pic_list_modification_flag_l0, 1); in radeon_uvd_enc_slice_header_hevc()
|
D | radeon_vce_52.c | 220 if (pic->slice.ref_pic_list_modification_flag_l0) { in get_param()
|
/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
D | vulkan_video.hpp | 1319 return ( ref_pic_list_modification_flag_l0 == rhs.ref_pic_list_modification_flag_l0 ) && in operator ==() 1329 uint32_t ref_pic_list_modification_flag_l0 : 1; member 3154 return ( ref_pic_list_modification_flag_l0 == rhs.ref_pic_list_modification_flag_l0 ) && in operator ==() 3164 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 729 uint32_t ref_pic_list_modification_flag_l0 : 1; member 854 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
/external/mesa3d/src/gallium/frontends/va/ |
D | picture_h264_enc.c | 472 slice->ref_pic_list_modification_flag_l0 = vl_rbsp_u(rbsp, 1); in parseEncSliceParamsH264() 473 if (slice->ref_pic_list_modification_flag_l0) { in parseEncSliceParamsH264()
|
D | picture_hevc_enc.c | 696 slice->ref_pic_lists_modification.ref_pic_list_modification_flag_l0 = vl_rbsp_u(rbsp, 1); in parseEncSliceParamsH265() 697 if (slice->ref_pic_lists_modification.ref_pic_list_modification_flag_l0) { in parseEncSliceParamsH265()
|
/external/rust/android-crates-io/crates/ash/src/vk/ |
D | native.rs | 7079 pub fn ref_pic_list_modification_flag_l0(&self) -> u32 { in ref_pic_list_modification_flag_l0() method 7102 ref_pic_list_modification_flag_l0: u32, in new_bitfield_1() 7107 let ref_pic_list_modification_flag_l0: u32 = localVariable 7108 unsafe { ::std::mem::transmute(ref_pic_list_modification_flag_l0) }; 7109 ref_pic_list_modification_flag_l0 as u64 8645 pub fn ref_pic_list_modification_flag_l0(&self) -> u32 { in ref_pic_list_modification_flag_l0() method 8668 ref_pic_list_modification_flag_l0: u32, in new_bitfield_1() 8673 let ref_pic_list_modification_flag_l0: u32 = localVariable 8674 unsafe { ::std::mem::transmute(ref_pic_list_modification_flag_l0) }; 8675 ref_pic_list_modification_flag_l0 as u64
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_video_enc.c | 833 radv_enc_code_fixed_bits(cmd_buffer, ref_lists->flags.ref_pic_list_modification_flag_l0, 1); in radv_enc_slice_header() 834 if (ref_lists->flags.ref_pic_list_modification_flag_l0) { in radv_enc_slice_header()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 10491 uint32_t ref_pic_list_modification_flag_l0:1; member 11102 uint32_t ref_pic_list_modification_flag_l0:1; member
|
D | vkVulkan_c.inl | 502 uint32_t ref_pic_list_modification_flag_l0 : 1; member 1176 uint32_t ref_pic_list_modification_flag_l0 : 1; member
|
D | vkStrUtilImpl.inl | 20232 s << "\tref_pic_list_modification_flag_l0 = " << value.ref_pic_list_modification_flag_l0 << '\n'; 20873 s << "\tref_pic_list_modification_flag_l0 = " << value.ref_pic_list_modification_flag_l0 << '\n';
|