Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_chromakey_cuda.cu133 int uv_index = y * pitch_uv + x; in Process_uchar() local
162 int uv_index = y * pitch_uv + x; in Process_uchar2() local