Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dqsvenc.h165 int look_ahead_downsampling; member
Dqsvenc_h264.c120 …aling factor for the frames saved for the lookahead analysis", OFFSET(qsv.look_ahead_downsampling),
Dqsvenc.c722 q->extco2.LookAheadDS = q->look_ahead_downsampling; in init_video_param()