Home
last modified time | relevance | path

Searched refs:H264RawPPS (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_redundant_pps_bsf.c42 H264RawPPS *pps; in h264_redundant_pps_fixup_pps()
68 const H264RawPPS *const pps = in->pps[slice->pic_parameter_set_id]; in h264_redundant_pps_fixup_slice()
H A Dcbs_h264.h171 typedef struct H264RawPPS { struct
216 } H264RawPPS; typedef
413 H264RawPPS *pps[H264_MAX_PPS_COUNT];
419 const H264RawPPS *active_pps;
H A Dvaapi_encode_h264.c93 H264RawPPS raw_pps;
289 H264RawPPS *pps = &priv->raw_pps; in vaapi_encode_h264_init_sequence_params()
829 H264RawPPS *pps = &priv->raw_pps; in vaapi_encode_h264_init_slice_params()
H A Dcbs_h264_syntax_template.c405 H264RawPPS *current) in pps()
1027 const H264RawPPS *pps; in slice_header()
H A Dcbs_h2645.c734 H264RawPPS *pps = unit->content; in cbs_h264_read_nal_unit()
1026 H264RawPPS *pps = unit->content; in cbs_h264_write_nal_unit()
1397 CBS_UNIT_TYPE_INTERNAL_REF(H264_NAL_PPS, H264RawPPS, slice_group_id),

Completed in 7 milliseconds