Searched refs:NumDeltaPocsOfRefRpsIdx (Results 1 – 10 of 10) sorted by relevance
35 …uint8_t NumDeltaPocsOfRefRpsIdx; // NumDeltaPocs[ RefRpsIdx ] when… member
497 picture->NumDeltaPocsOfRefRpsIdx = picture_info->NumDeltaPocsOfRefRpsIdx; in vlVdpDecoderRenderH265()
615 uint32_t NumDeltaPocsOfRefRpsIdx; member
705 priv->picture.h265.NumDeltaPocsOfRefRpsIdx = rps->num_delta_poc; in vid_dec_h265_EndFrame()
675 result.num_delta_pocs_ref_rps_idx = pic->NumDeltaPocsOfRefRpsIdx; in get_h265_msg()
263 result.num_delta_pocs_ref_rps_idx = pic->NumDeltaPocsOfRefRpsIdx; in get_h265_msg()
6349 deUint8 NumDeltaPocsOfRefRpsIdx; member
880 …deUint8 NumDeltaPocsOfRefRpsIdx; // NumDeltaPocs[ RefRpsIdx ] when… member
12662 s << "\tNumDeltaPocsOfRefRpsIdx = " << value.NumDeltaPocsOfRefRpsIdx << '\n';