Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/va/
Dpicture_hevc.c218 context->desc.h265.RefPicList[i][j] = h265->RefPicList[i][j]; in vlVaHandleSliceParameterBufferHEVC()
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h629 uint8_t RefPicList[2][15]; member
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c740 result.direct_reflist[i][j] = pic->RefPicList[i][j]; in get_h265_msg()
Dradeon_vcn_dec.c330 result.direct_reflist[i][j] = pic->RefPicList[i][j]; in get_h265_msg()