Home
last modified time | relevance | path

Searched defs:width_uv (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvble.c125 int width_uv = avctx->width / 2, height_uv = avctx->height / 2; in vble_decode_frame() local
/third_party/ffmpeg/libavfilter/
H A Dvf_chromakey_cuda.c294 call_cuda_kernel(AVFilterContext *ctx, CUfunction func, CUtexObject src_tex[3], AVFrame *out_frame, int width, int height, int pitch, int width_uv, int height_uv, int pitch_uv, float u_key, float v_key, float similarity, float blend) call_cuda_kernel() argument

Completed in 2 milliseconds