Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_redundant_pps_bsf.c34 typedef struct H264RedundantPPSContext { struct
36 } H264RedundantPPSContext; typedef
39 static int h264_redundant_pps_fixup_pps(H264RedundantPPSContext *ctx, in h264_redundant_pps_fixup_pps()
64 static int h264_redundant_pps_fixup_slice(H264RedundantPPSContext *ctx, in h264_redundant_pps_fixup_slice()
82 H264RedundantPPSContext *ctx = bsf->priv_data; in h264_redundant_pps_update_fragment()
133 .priv_data_size = sizeof(H264RedundantPPSContext),

Completed in 1 milliseconds