Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264dec.h85 #define FIELD_OR_MBAFF_PICTURE(h) (FRAME_MBAFF(h) || FIELD_PICTURE(h)) macro

Completed in 4 milliseconds