Home
last modified time | relevance | path

Searched refs:priv_data (Results 226 - 250 of 960) sorted by relevance

12345678910>>...39

/third_party/ffmpeg/libavformat/
H A Dswfenc.c50 SWFEncContext *swf = s->priv_data; in put_swf_tag()
66 SWFEncContext *swf = s->priv_data; in put_swf_end_tag()
196 SWFEncContext *swf = s->priv_data; in swf_write_header()
376 SWFEncContext *swf = s->priv_data; in swf_write_video()
487 SWFEncContext *swf = s->priv_data; in swf_write_audio()
519 SWFEncContext *swf = s->priv_data; in swf_write_trailer()
544 SWFEncContext *swf = s->priv_data; in swf_deinit()
H A Dafc.c32 AFCDemuxContext *c = s->priv_data; in afc_read_header()
58 AFCDemuxContext *c = s->priv_data; in afc_read_packet()
H A Dsrtenc.c39 SRTContext *srt = avf->priv_data; in srt_write_header()
61 SRTContext *srt = avf->priv_data; in srt_write_packet()
H A Dwvenc.c46 WvMuxContext *s = ctx->priv_data; in wv_write_packet()
64 WvMuxContext *s = ctx->priv_data; in wv_write_trailer()
H A Dvc1testenc.c58 RCVContext *ctx = s->priv_data; in vc1test_write_packet()
73 RCVContext *ctx = s->priv_data; in vc1test_write_trailer()
H A Deacdata.c53 CdataDemuxContext *cdata = s->priv_data; in cdata_read_header()
96 CdataDemuxContext *cdata = s->priv_data; in cdata_read_packet()
/third_party/ffmpeg/libavcodec/
H A Ddfpwmenc.c80 DFPWMState *state = ctx->priv_data; in dfpwm_enc_init()
95 DFPWMState *state = ctx->priv_data; in dfpwm_enc_frame()
H A Ddvd_nav_parser.c37 DVDNavParseContext *pc = s->priv_data; in dvd_nav_parse_init()
49 DVDNavParseContext *pc1 = s->priv_data; in dvd_nav_parse()
H A Ddsicinaudio.c79 CinAudioContext *cin = avctx->priv_data; in cinaudio_decode_init()
94 CinAudioContext *cin = avctx->priv_data; in cinaudio_decode_frame()
H A Ddvdsub_parser.c40 DVDSubParseContext *pc = s->priv_data; in dvdsub_parse()
83 DVDSubParseContext *pc = s->priv_data; in dvdsub_parse_close()
H A Dlatm_parser.c45 LATMParseContext *s = s1->priv_data; in latm_find_frame_end()
87 LATMParseContext *s = s1->priv_data; in latm_parse()
H A Damr_parser.c49 AMRParseContext *s = s1->priv_data; in amr_parse_init()
59 AMRParseContext *s = s1->priv_data; in amr_parse()
H A Dlibwebpenc.c41 LibWebPContext *s = avctx->priv_data; in libwebp_encode_frame()
84 LibWebPContextCommon *s = avctx->priv_data; in libwebp_encode_close()
H A Dh264_redundant_pps_bsf.c67 const CodedBitstreamH264Context *const in = ctx->common.input->priv_data; in h264_redundant_pps_fixup_slice()
82 H264RedundantPPSContext *ctx = bsf->priv_data; in h264_redundant_pps_update_fragment()
H A Dxbm_parser.c46 XBMParseContext *bpc = s->priv_data; in xbm_init()
57 XBMParseContext *bpc = s->priv_data; in xbm_parse()
H A Dh264_mp4toannexb_bsf.c73 H264BSFContext *s = ctx->priv_data; in h264_extradata_to_annexb()
147 H264BSFContext *s = ctx->priv_data; in h264_mp4toannexb_init()
211 H264BSFContext *s = ctx->priv_data; in h264_mp4toannexb_filter()
367 H264BSFContext *s = ctx->priv_data; in h264_mp4toannexb_flush()
H A Dlibuavs3d.c106 uavs3d_context *h = avctx->priv_data; in libuavs3d_init()
123 uavs3d_context *h = avctx->priv_data; in libuavs3d_end()
137 uavs3d_context *h = avctx->priv_data; in libuavs3d_flush()
148 uavs3d_context *h = avctx->priv_data; in libuavs3d_decode_frame()
H A Dmidivid.c194 MidiVidContext *s = avctx->priv_data; in decode_frame()
238 MidiVidContext *s = avctx->priv_data; in decode_init()
264 MidiVidContext *s = avctx->priv_data; in decode_flush()
271 MidiVidContext *s = avctx->priv_data; in decode_close()
H A Dimm5.c53 IMM5Context *ctx = avctx->priv_data; in imm5_init()
89 IMM5Context *ctx = avctx->priv_data; in imm5_decode_frame()
164 IMM5Context *ctx = avctx->priv_data; in imm5_flush()
172 IMM5Context *ctx = avctx->priv_data; in imm5_close()
H A Dlscrdec.c113 LSCRContext *const s = avctx->priv_data; in decode_frame_lscr()
214 LSCRContext *s = avctx->priv_data; in lscr_decode_close()
226 LSCRContext *s = avctx->priv_data; in lscr_decode_init()
243 LSCRContext *s = avctx->priv_data; in lscr_decode_flush()
H A Dpcm-dvd.c45 PCMDVDContext *s = avctx->priv_data; in pcm_dvd_decode_init()
57 PCMDVDContext *s = avctx->priv_data; in pcm_dvd_parse_header()
149 PCMDVDContext *s = avctx->priv_data; in pcm_dvd_decode_samples()
233 PCMDVDContext *s = avctx->priv_data; in pcm_dvd_decode_frame()
H A Dttmlenc.c83 TTMLContext *s = avctx->priv_data; in ttml_encode_frame()
149 TTMLContext *s = avctx->priv_data; in ttml_encode_close()
303 TTMLContext *s = avctx->priv_data; in ttml_write_header_content()
369 TTMLContext *s = avctx->priv_data; in ttml_encode_init()
H A Dmscc.c48 MSCCContext *s = avctx->priv_data; in rle_uncompress()
135 MSCCContext *s = avctx->priv_data; in decode_frame()
214 MSCCContext *s = avctx->priv_data; in decode_init()
243 MSCCContext *s = avctx->priv_data; in decode_close()
H A Dnuv.c121 NuvContext *c = avctx->priv_data; in codec_reinit()
160 NuvContext *c = avctx->priv_data; in decode_frame()
329 NuvContext *c = avctx->priv_data; in decode_init()
357 NuvContext *c = avctx->priv_data; in decode_end()
/third_party/ffmpeg/libavdevice/
H A Dsdl2.c100 SDLContext *sdl = s->priv_data; in compute_texture_rect()
139 SDLContext *sdl = s->priv_data; in sdl2_write_trailer()
161 SDLContext *sdl = s->priv_data; in sdl2_write_header()
245 SDLContext *sdl = s->priv_data; in sdl2_write_packet()

Completed in 10 milliseconds

12345678910>>...39