Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmv2.c30 WMV2Context *const w = s->private_ctx; in ff_wmv2_common_init()
55 WMV2Context *const w = s->private_ctx; in ff_mspel_motion()
H A Dmpegvideo_dec.c66 void *private_ctx = s->private_ctx; in ff_mpeg_update_thread_context() local
71 s->private_ctx = private_ctx; in ff_mpeg_update_thread_context()
82 s->private_ctx = private_ctx; in ff_mpeg_update_thread_context()
H A Dh261.c63 H261Context *const h = s->private_ctx; in ff_h261_loop_filter()
H A Dwmv2enc.c77 s->private_ctx = &w->common; in wmv2_encode_init()
H A Dmpegvideo.h82 void *private_ctx; member
H A Dh261enc.c390 s->private_ctx = &h->common; in ff_h261_encode_init()
H A Dh261dec.c88 s->private_ctx = &h->common; in h261_decode_init()
H A Dwmv2dec.c570 s->private_ctx = &w->common; in wmv2_decode_init()

Completed in 6 milliseconds