Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h298NV_ENC_PIC_STRUCT_FIELD_TOP_BOTTOM = 0x02, /**< Field encoding top field first */ enumerator
Dgstnvbaseenc.c2324 pic_params.pictureStruct = NV_ENC_PIC_STRUCT_FIELD_TOP_BOTTOM; in _submit_input_buffer()
/third_party/ffmpeg/libavcodec/
Dnvenc.c2212 pic_params.pictureStruct = NV_ENC_PIC_STRUCT_FIELD_TOP_BOTTOM; in nvenc_send_frame()