Home
last modified time | relevance | path

Searched refs:CodedBitstreamH264Context (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcbs_h264_syntax_template.c407 CodedBitstreamH264Context *h264 = ctx->priv_data; in pps()
517 CodedBitstreamH264Context *h264 = ctx->priv_data; in sei_buffering_period()
611 CodedBitstreamH264Context *h264 = ctx->priv_data; in sei_pic_timing()
726 CodedBitstreamH264Context *h264 = ctx->priv_data; in film_grain_characteristics()
862 CodedBitstreamH264Context *h264 = ctx->priv_data; in ref_pic_list_modification()
921 CodedBitstreamH264Context *h264 = ctx->priv_data; in pred_weight_table()
974 CodedBitstreamH264Context *h264 = ctx->priv_data; in dec_ref_pic_marking()
1025 CodedBitstreamH264Context *h264 = ctx->priv_data; in slice_header()
H A Dh264_redundant_pps_bsf.c67 const CodedBitstreamH264Context *const in = ctx->common.input->priv_data; in h264_redundant_pps_fixup_slice()
H A Dcbs_h264.h404 typedef struct CodedBitstreamH264Context { struct
425 } CodedBitstreamH264Context; typedef
H A Dcbs_h2645.c1320 CodedBitstreamH264Context *h264 = ctx->priv_data; in cbs_h264_flush()
1338 CodedBitstreamH264Context *h264 = ctx->priv_data; in cbs_h264_close()
1477 .priv_data_size = sizeof(CodedBitstreamH264Context),

Completed in 6 milliseconds