Home | History | Annotate | Download | only in source

Lines Matching full:dst_sample

958                     uint8* dst_sample, int dst_sample_stride,
963 if (!y || !u|| !v || !dst_sample ||
973 dst_sample,
981 dst_sample,
989 dst_sample,
997 dst_sample,
1005 dst_sample,
1013 dst_sample,
1021 dst_sample,
1029 dst_sample,
1037 dst_sample,
1045 dst_sample,
1053 dst_sample,
1061 dst_sample,
1069 dst_sample,
1077 dst_sample,
1085 dst_sample,
1091 dst_sample,
1096 uint8* dst_uv = dst_sample + width * height;
1100 dst_sample,
1108 uint8* dst_vu = dst_sample + width * height;
1112 dst_sample,
1130 dst_v = dst_sample + width * height;
1133 dst_u = dst_sample + width * height;
1139 dst_sample, width,
1151 dst_v = dst_sample + width * height;
1154 dst_u = dst_sample + width * height;
1160 dst_sample, width,
1171 dst_v = dst_sample + width * height;
1174 dst_u = dst_sample + width * height;
1180 dst_sample, width,
1188 uint8* dst_u = dst_sample + width * height;
1193 dst_sample, width,