Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcrystalhd.c434 uint8_t bottom_first = !!(output->PicInfo.flags & VDEC_FLAG_BOTTOM_FIRST); in copy_frame() local
537 frame->top_field_first = !bottom_first; in copy_frame()