Home
last modified time | relevance | path

Searched refs:context_reinit (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh263dec.c560 s->context_reinit) { in ff_h263_decode_frame()
562 s->context_reinit = 0; in ff_h263_decode_frame()
Drv34.c1386 r->s.context_reinit = 1; in rv34_decoder_alloc()
1534 if (s->height != s1->height || s->width != s1->width || s->context_reinit) { in ff_rv34_decode_update_thread_context()
1671 if (!s->context_reinit) in ff_rv34_decode_frame()
1676 if (s->width != si.width || s->height != si.height || s->context_reinit) { in ff_rv34_decode_frame()
1748 } else if (s->context_reinit) { in ff_rv34_decode_frame()
Dmpegvideo.h569 int context_reinit; member
Dmpegvideo.c557 if (s->height != s1->height || s->width != s1->width || s->context_reinit) { in ff_mpeg_update_thread_context()
1101 s->context_reinit = 0; in ff_mpv_common_frame_size_change()
1106 s->context_reinit = 1; in ff_mpv_common_frame_size_change()
1153 s->context_reinit = 0; in ff_mpv_common_end()
Dmpeg4videodec.c2248 s->context_reinit = 1; in decode_studio_vol_header()
2264 s->context_reinit = 1; in decode_studio_vol_header()
2412 s->context_reinit = 1; in decode_vol_header()