Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h502 uint8_t CurrRpsIdx; member
/external/mesa3d/src/gallium/state_trackers/vdpau/
Ddecode.c495 picture->CurrRpsIdx = picture_info->CurrRpsIdx; in vlVdpDecoderRenderH265()
/external/mesa3d/src/gallium/state_trackers/omx_bellagio/
Dvid_dec_h265.c799 if (priv->picture.h265.CurrRpsIdx != num_st_rps) in slice_header()
801 priv->picture.h265.CurrRpsIdx = num_st_rps; in slice_header()