Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dqsvvpp.h44 typedef struct QSVVPPCrop { struct
47 } QSVVPPCrop; argument
62 QSVVPPCrop *crop;
Dvf_vpp_qsv.c293 QSVVPPCrop crop = { 0 }; in config_output()
Dqsvvpp.c704 QSVVPPCrop *crop = param->crop + i; in ff_qsvvpp_create()