Home
last modified time | relevance | path

Searched defs:FIELD_PICTURE (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264dec.h75 #define FIELD_PICTURE(h) ((h)->picture_structure != PICT_FRAME) macro
84 #define FIELD_PICTURE(h) 0 macro