Home
last modified time | relevance | path

Searched defs:start_code_size (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_h264.cpp145 static const uint32_t start_code_size = 3; in d3d12_video_decoder_prepare_dxva_slices_control_h264() local
H A Dd3d12_video_dec_hevc.cpp143 static const uint32_t start_code_size = 3; in d3d12_video_decoder_prepare_dxva_slices_control_hevc() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/
H A Dva_private.h391 unsigned int start_code_size; member