Lines Matching defs:depth
888 bytes_per_line = ALIGN((spix->width * mv->depth) >> 3,
1035 stride = ALIGN((pix->width * vpdma_fmt->depth) >> 3,
1102 stride = ALIGN((pix->width * vpdma_fmt->depth) >> 3,
1157 bpp = vpdma_fmt->depth >> 3;
1602 int i, depth, depth_bytes, height;
1618 depth = fmt->vpdma_fmt[VPE_LUMA]->depth;
1625 depth_bytes = depth >> 3;
1689 depth = fmt->vpdma_fmt[i]->depth;
1691 stride = (pix->width * fmt->vpdma_fmt[VPE_LUMA]->depth) >> 3;
1709 fmt->vpdma_fmt[VPE_CHROMA]->depth >> 3;
1714 depth) >> 3;
2334 s_q_data->fmt->vpdma_fmt[VPE_LUMA]->depth) >> 3;