/third_party/vulkan-headers/include/vk_video/ |
D | vulkan_video_codec_h264std_decode.h | 40 uint32_t bottom_field_flag : 1; member 58 uint32_t bottom_field_flag : 1; member
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/ |
D | vulkan_video_codec_h264std_decode.h | 23 …uint32_t bottom_field_flag:1; // bottom (true) or top (false) field if field_pic_flag is … member 41 uint32_t bottom_field_flag:1; // Reference is used for bottom field reference. member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vk_video/ |
D | vulkan_video_codec_h264std_decode.h | 33 …uint32_t bottom_field_flag : 1; // bottom (true) or top (false) field if field_pic_flag i… member 51 uint32_t bottom_field_flag : 1; // Reference is used for bottom field reference. member
|
/third_party/mesa3d/include/vk_video/ |
D | vulkan_video_codec_h264std_decode.h | 36 uint32_t bottom_field_flag : 1; member 53 uint32_t bottom_field_flag : 1; member
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
D | vid_dec_h264_common.c | 684 unsigned bottom_field_flag = vl_rbsp_u(rbsp, 1); in slice_header() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video_bsp.c | 108 uint8_t bottom_field_flag; // 39 checked member
|
D | nouveau_vp3_video_vp.c | 127 unsigned bottom_field_flag : 1; // 6 member
|
/third_party/ffmpeg/libavcodec/ |
D | h264_slice.c | 1748 int field_pic_flag, bottom_field_flag; in h264_slice_header_parse() local
|
D | cbs_h264.h | 301 uint8_t bottom_field_flag; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
D | extNvidiaVideoParserIf.hpp | 543 int32_t bottom_field_flag; // 0=top field, 1=bottom field (ignored if field_pic_flag=0) member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gsth264parser.h | 902 guint8 bottom_field_flag; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
D | extNvidiaVideoParserIf.hpp | 543 int32_t bottom_field_flag; // 0=top field, 1=bottom field (ignored if field_pic_flag=0) member
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | cuviddec.h | 731 …int bottom_field_flag; /**< IN: 0=top field, 1=bottom field (ignored if field_pic_… member
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 343 uint8_t bottom_field_flag; member
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 8365 uint32_t bottom_field_flag:1; member 8412 uint32_t bottom_field_flag:1; member
|
D | vkVulkan_c.inl | 961 deUint32 bottom_field_flag : 1; member 979 deUint32 bottom_field_flag : 1; member
|