Home
last modified time | relevance | path

Searched defs:field_pic (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegutils.c58 const int field_pic = picture_structure != PICT_FRAME; in ff_draw_horiz_band() local
H A Dh264dec.c106 const int field_pic = h->picture_structure != PICT_FRAME; in ff_h264_draw_horiz_band() local
H A Dmpeg12dec.c1692 const int field_pic = s->picture_structure != PICT_FRAME; in mpeg_decode_slice() local
1965 const int field_pic = s->picture_structure != PICT_FRAME; in slice_decode_thread() local
2001 mb_y <<= field_pic; in slice_decode_thread() local
2640 const int field_pic = s2->picture_structure != PICT_FRAME; in decode_chunks() local
2646 mb_y <<= field_pic; in decode_chunks() local
[all...]

Completed in 7 milliseconds