/external/angle/third_party/vulkan-headers/src/include/vk_video/ |
D | vulkan_video_codec_h264std_encode.h | 73 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
D | vulkan_video_codec_h265std_encode.h | 87 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
/external/vulkan-headers/include/vk_video/ |
D | vulkan_video_codec_h264std_encode.h | 73 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
D | vulkan_video_codec_h265std_encode.h | 87 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
/external/mesa3d/include/vk_video/ |
D | vulkan_video_codec_h264std_encode.h | 73 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
D | vulkan_video_codec_h265std_encode.h | 87 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
/external/swiftshader/include/vk_video/ |
D | vulkan_video_codec_h264std_encode.h | 73 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
D | vulkan_video_codec_h265std_encode.h | 87 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
/external/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_video_encoder_references_manager_hevc.cpp | 371 if (hevcPic->slice.ref_pic_lists_modification.ref_pic_list_modification_flag_l1) { in begin_frame()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_video.hpp | 1132 …( ref_pic_list_modification_flag_l1 == rhs.ref_pic_list_modification_flag_l1 ) && ( reserved == rh… in operator ==() 1142 uint32_t ref_pic_list_modification_flag_l1 : 1; member 2627 …( ref_pic_list_modification_flag_l1 == rhs.ref_pic_list_modification_flag_l1 ) && ( reserved == rh… in operator ==() 2637 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_video.hpp | 1132 …( ref_pic_list_modification_flag_l1 == rhs.ref_pic_list_modification_flag_l1 ) && ( reserved == rh… in operator ==() 1142 uint32_t ref_pic_list_modification_flag_l1 : 1; member 2627 …( ref_pic_list_modification_flag_l1 == rhs.ref_pic_list_modification_flag_l1 ) && ( reserved == rh… in operator ==() 2637 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | radeon_vcn_enc_1_2.c | 654 radeon_bs_code_fixed_bits(&bs, slice->ref_pic_list_modification_flag_l1, 1); in radeon_enc_slice_header() 655 if (slice->ref_pic_list_modification_flag_l1) { in radeon_enc_slice_header() 870 …on_bs_code_fixed_bits(&bs, slice->ref_pic_lists_modification.ref_pic_list_modification_flag_l1, 1); in radeon_enc_slice_header_hevc()
|
/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
D | vulkan_video.hpp | 1320 …( ref_pic_list_modification_flag_l1 == rhs.ref_pic_list_modification_flag_l1 ) && ( reserved == rh… in operator ==() 1330 uint32_t ref_pic_list_modification_flag_l1 : 1; member 3155 …( ref_pic_list_modification_flag_l1 == rhs.ref_pic_list_modification_flag_l1 ) && ( reserved == rh… in operator ==() 3165 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
/external/mesa3d/src/vulkan/runtime/ |
D | vk_video.c | 2201 vl_bitstream_put_bits(&enc, 1, pic_info->pRefLists->flags.ref_pic_list_modification_flag_l1); in vk_video_encode_h264_slice_header() 2208 if (pic_info->pRefLists->flags.ref_pic_list_modification_flag_l1) { in vk_video_encode_h264_slice_header() 2444 … vl_bitstream_put_bits(&enc, 1, pic_info->pRefLists->flags.ref_pic_list_modification_flag_l1); in vk_video_encode_h265_slice_header() 2446 if (pic_info->pRefLists->flags.ref_pic_list_modification_flag_l1) { in vk_video_encode_h265_slice_header()
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 730 uint32_t ref_pic_list_modification_flag_l1 : 1; member 855 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
/external/mesa3d/src/gallium/frontends/va/ |
D | picture_h264_enc.c | 492 slice->ref_pic_list_modification_flag_l1 = vl_rbsp_u(rbsp, 1); in parseEncSliceParamsH264() 493 if (slice->ref_pic_list_modification_flag_l1) { in parseEncSliceParamsH264()
|
D | picture_hevc_enc.c | 704 … slice->ref_pic_lists_modification.ref_pic_list_modification_flag_l1 = vl_rbsp_u(rbsp, 1); in parseEncSliceParamsH265() 705 if (slice->ref_pic_lists_modification.ref_pic_list_modification_flag_l1) { in parseEncSliceParamsH265()
|
/external/rust/android-crates-io/crates/ash/src/vk/ |
D | native.rs | 7090 pub fn ref_pic_list_modification_flag_l1(&self) -> u32 { in ref_pic_list_modification_flag_l1() method 7103 ref_pic_list_modification_flag_l1: u32, in new_bitfield_1() 7112 let ref_pic_list_modification_flag_l1: u32 = localVariable 7113 unsafe { ::std::mem::transmute(ref_pic_list_modification_flag_l1) }; 7114 ref_pic_list_modification_flag_l1 as u64 8656 pub fn ref_pic_list_modification_flag_l1(&self) -> u32 { in ref_pic_list_modification_flag_l1() method 8669 ref_pic_list_modification_flag_l1: u32, in new_bitfield_1() 8678 let ref_pic_list_modification_flag_l1: u32 = localVariable 8679 unsafe { ::std::mem::transmute(ref_pic_list_modification_flag_l1) }; 8680 ref_pic_list_modification_flag_l1 as u64
|
/external/libva-utils/encode/ |
D | hevcencode.c | 343 int ref_pic_list_modification_flag_l1; member 966 slice->ref_pic_list_modification_flag_l1 = 0; in fill_slice_header() 1432 put_ui(bs, slice_header->ref_pic_list_modification_flag_l1, 1); in sliceHeader_rbsp() 1434 if (slice_header->ref_pic_list_modification_flag_l1) { in sliceHeader_rbsp()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_video_enc.c | 849 … radv_enc_code_fixed_bits(cmd_buffer, ref_lists->flags.ref_pic_list_modification_flag_l1, 1); in radv_enc_slice_header() 850 if (ref_lists->flags.ref_pic_list_modification_flag_l1) { in radv_enc_slice_header()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 10492 uint32_t ref_pic_list_modification_flag_l1:1; member 11103 uint32_t ref_pic_list_modification_flag_l1:1; member
|
D | vkVulkan_c.inl | 503 uint32_t ref_pic_list_modification_flag_l1 : 1; member 1177 uint32_t ref_pic_list_modification_flag_l1 : 1; member
|
D | vkStrUtilImpl.inl | 20233 s << "\tref_pic_list_modification_flag_l1 = " << value.ref_pic_list_modification_flag_l1 << '\n'; 20874 s << "\tref_pic_list_modification_flag_l1 = " << value.ref_pic_list_modification_flag_l1 << '\n';
|