Lines Matching refs:depth
16 box->depth = 1;27 box->depth = 1;38 box->depth = 1;50 box->depth = 1;63 box->depth = d;120 return (int64_t)box->width * box->height * box->depth;191 dst->depth = MAX2(a->z + a->depth, b->z + b->depth) - z;240 dst->depth = MAX2(src->depth >> l, 1);257 pixels->depth,