Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_h264.cpp299 const UINT16 RefPicListLength = _countof(DXVA_PicParams_H264::RefFrameList); in d3d12_video_decoder_log_pic_params_h264() local
307 for (uint32_t refIdx = 0; refIdx < RefPicListLength; refIdx++) { in d3d12_video_decoder_log_pic_params_h264()