Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c495 picture->CurrRpsIdx = picture_info->CurrRpsIdx; in vlVdpDecoderRenderH265()
/external/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_h265.c802 if (priv->picture.h265.CurrRpsIdx != num_st_rps) in slice_header()
804 priv->picture.h265.CurrRpsIdx = num_st_rps; in slice_header()
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h613 uint8_t CurrRpsIdx; member