Home | History | Annotate | Download | only in enc

Lines Matching full:dst_width

379                          int dst_width, int dst_height, int dst_stride,
385 dst, dst_width, dst_height, dst_stride,
387 src_width, dst_width,
390 memset(work, 0, 2 * dst_width * num_channels * sizeof(*work));