Home
last modified time | relevance | path

Searched refs:MinLumaBipredSize8x8Flag (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_h264.h123 uint16_t MinLumaBipredSize8x8Flag : 1; member
Dd3d12_video_dec_h264.cpp266 debug_printf("MinLumaBipredSize8x8Flag = %d\n", pPicParams->MinLumaBipredSize8x8Flag); in d3d12_video_decoder_log_pic_params_h264()
396 dxvaStructure.MinLumaBipredSize8x8Flag = pPipeDesc->pps->sps->MinLumaBiPredSize8x8; in d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h264dec.cpp563 params->MinLumaBipredSize8x8Flag = sps->level_idc >= 31; in gst_d3d11_h264_dec_picture_params_from_sps()