Searched refs:RefPicListLength (Results 1 – 1 of 1) sorted by relevance
299 const UINT16 RefPicListLength = _countof(DXVA_PicParams_H264::RefFrameList); in d3d12_video_decoder_log_pic_params_h264() local307 for (uint32_t refIdx = 0; refIdx < RefPicListLength; refIdx++) { in d3d12_video_decoder_log_pic_params_h264()