Searched refs:pipe_h264_pps (Results 1 – 5 of 5) sorted by relevance
71 struct pipe_h264_pps pps[256]; \170 struct pipe_h264_pps pps[256];
360 static struct pipe_h264_pps *pic_parameter_set_id(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) in pic_parameter_set_id()372 struct pipe_h264_pps *pps; in picture_parameter_set()629 struct pipe_h264_pps *pps; in slice_header()
318 struct pipe_h264_pps struct346 struct pipe_h264_pps *pps; argument
259 context->desc.h264.pps = CALLOC_STRUCT(pipe_h264_pps); in vlVaCreateContext()
575 struct pipe_h264_pps pps_h264 = { &sps_h264 }; in vlVdpDecoderRender()