Searched refs:pipe_h264_pps (Results 1 – 5 of 5) sorted by relevance
96 struct pipe_h264_pps pps[256]; \
398 static struct pipe_h264_pps *pic_parameter_set_id(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp) in pic_parameter_set_id()410 struct pipe_h264_pps *pps; in picture_parameter_set()667 struct pipe_h264_pps *pps; in slice_header()
297 struct pipe_h264_pps struct325 struct pipe_h264_pps *pps; argument
255 context->desc.h264.pps = CALLOC_STRUCT(pipe_h264_pps); in vlVaCreateContext()
575 struct pipe_h264_pps pps_h264 = { &sps_h264 }; in vlVdpDecoderRender()