Lines Matching refs:depth
48 .depth = { 16 },
57 .depth = { 16 },
66 .depth = { 16 },
75 .depth = { 16 },
84 .depth = { 8 },
93 .depth = { 16 },
102 .depth = { 16 },
388 unsigned int size = (wh * fmt->depth[i]) / 8; in queue_setup()
701 plane_fmt->bytesperline = (frame->f_width * fmt->depth[0]) / 8; in fimc_lite_g_fmt_mplane()
743 if ((bpl == 0 || ((bpl * 8) / fmt->depth[0]) < pixm->width)) in fimc_lite_try_fmt()
745 fmt->depth[0]) / 8; in fimc_lite_try_fmt()
749 fmt->depth[0]) / 8; in fimc_lite_try_fmt()
781 fimc->payload[0] = max((pixm->width * pixm->height * fmt->depth[0]) / 8, in fimc_lite_s_fmt_mplane()