Searched defs:odepth (Results 1 – 3 of 3) sorted by relevance
61 int idepth, odepth, fmt, n; in check_yuv2yuv() local206 int odepth, fmt, n; in check_rgb2yuv() local
59 int odepth; member
663 int idepth = in_desc->comp[0].depth, odepth = out_desc->comp[0].depth; in create_filtergraph() local