Home
last modified time | relevance | path

Searched defs:plane_h (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_unsharp.c149 int i, plane_w[4], plane_h[4]; in apply_unsharp_c() local
H A Dvf_deshake.c323 int plane_w[3], plane_h[3]; in deshake_transform_c() local
H A Dvf_fieldmatch.c614 const int plane_h = get_height(fm, src, plane, input); in copy_fields() local
/third_party/ffmpeg/libavformat/
H A Dvapoursynth.c414 ptrdiff_t plane_h = frame->height; in read_packet_vs() local
/third_party/ffmpeg/libavutil/
H A Dimgutils.c683 int plane_h = ((height + ( 1 << chroma_div) - 1)) >> chroma_div; in av_image_fill_black() local

Completed in 6 milliseconds