Home | History | Annotate | Download | only in source

Lines Matching refs:dst_width

195                            uint8* dst, int dst_width);
200 uint8* dst_ptr, int dst_width);
203 uint8* dst_ptr, int dst_width);
230 uint8* dst_ptr, int dst_width) = ScaleRowDown2Int_C;
277 int dst_width, int dst_height,
1720 int dst_width, int dst_height,
1724 src_width <= 0 || dst_width <= 0 ||
1755 int y_size = dst_width * abs_dst_height;
1756 int uv_size = ((dst_width + 1) / 2) * ((abs_dst_height + 1) / 2);
1764 y_stride = dst_width;
1765 u_stride = v_stride = ((dst_width + 1) / 2);
1776 dst_width, inv_dst_height);
1784 dst_width, inv_dst_height);
1795 dst_width, inv_dst_height);
1803 dst_width, inv_dst_height);
1811 dst_width, inv_dst_height);
1819 dst_width, inv_dst_height);
1827 dst_width, inv_dst_height);
1835 dst_width, inv_dst_height);
1843 dst_width, inv_dst_height);
1851 dst_width, inv_dst_height);
1859 dst_width, inv_dst_height);
1867 dst_width, inv_dst_height);
1877 dst_width, inv_dst_height);
1886 dst_width, inv_dst_height);
1895 dst_width, inv_dst_height);
1904 dst_width, inv_dst_height);
1913 dst_width, inv_dst_height);
1925 dst_width, inv_dst_height, rotation);
1936 dst_width, inv_dst_height, rotation);
1944 dst_width, inv_dst_height);
1955 dst_width, inv_dst_height);
1983 dst_width, inv_dst_height, rotation);
2009 dst_width, inv_dst_height);
2030 dst_width, inv_dst_height);
2046 dst_width, inv_dst_height);
2055 src_width, abs_src_height, dst_width, inv_dst_height);
2070 dst_width, abs_dst_height, rotation);