HomeSort by relevance Sort by last modified time
    Searched refs:src_u (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_from.h 28 const uint8* src_u, int src_stride_u,
37 const uint8* src_u, int src_stride_u,
46 const uint8* src_u, int src_stride_u,
64 const uint8* src_u, int src_stride_u,
72 const uint8* src_u, int src_stride_u,
80 const uint8* src_u, int src_stride_u,
87 const uint8* src_u, int src_stride_u,
94 const uint8* src_u, int src_stride_u,
101 const uint8* src_u, int src_stride_u,
108 const uint8* src_u, int src_stride_u
    [all...]
scale.h 55 const uint8* src_u, int src_stride_u,
66 const uint16* src_u, int src_stride_u,
78 int Scale(const uint8* src_y, const uint8* src_u, const uint8* src_v,
row.h 566 const uint8* src_u,
571 const uint8* src_u,
576 const uint8* src_u,
581 const uint8* src_u,
586 const uint8* src_u,
591 const uint8* src_u,
596 const uint8* src_u,
601 const uint8* src_u,
606 const uint8* src_u,
611 const uint8* src_u,
    [all...]
convert_argb.h 43 const uint8* src_u, int src_stride_u,
51 const uint8* src_u, int src_stride_u,
59 const uint8* src_u, int src_stride_u,
67 const uint8* src_u, int src_stride_u,
scale_argb.h 42 const uint8* src_u, int src_stride_u,
  /external/chromium_org/third_party/libyuv/include/libyuv/
convert_from.h 28 const uint8* src_u, int src_stride_u,
37 const uint8* src_u, int src_stride_u,
46 const uint8* src_u, int src_stride_u,
64 const uint8* src_u, int src_stride_u,
72 const uint8* src_u, int src_stride_u,
80 const uint8* src_u, int src_stride_u,
87 const uint8* src_u, int src_stride_u,
94 const uint8* src_u, int src_stride_u,
101 const uint8* src_u, int src_stride_u,
108 const uint8* src_u, int src_stride_u
    [all...]
scale.h 55 const uint8* src_u, int src_stride_u,
66 const uint16* src_u, int src_stride_u,
78 int Scale(const uint8* src_y, const uint8* src_u, const uint8* src_v,
row.h 474 const uint8* src_u,
479 const uint8* src_u,
484 const uint8* src_u,
489 const uint8* src_u,
494 const uint8* src_u,
499 const uint8* src_u,
504 const uint8* src_u,
509 const uint8* src_u,
514 const uint8* src_u,
519 const uint8* src_u,
    [all...]
convert_argb.h 43 const uint8* src_u, int src_stride_u,
51 const uint8* src_u, int src_stride_u,
59 const uint8* src_u, int src_stride_u,
67 const uint8* src_u, int src_stride_u,
scale_argb.h 42 const uint8* src_u, int src_stride_u,
  /external/libyuv/files/include/libyuv/
convert_from.h 28 const uint8* src_u, int src_stride_u,
37 const uint8* src_u, int src_stride_u,
46 const uint8* src_u, int src_stride_u,
65 const uint8* src_u, int src_stride_u,
72 const uint8* src_u, int src_stride_u,
79 const uint8* src_u, int src_stride_u,
86 const uint8* src_u, int src_stride_u,
93 const uint8* src_u, int src_stride_u,
100 const uint8* src_u, int src_stride_u,
107 const uint8* src_u, int src_stride_u
    [all...]
scale.h 48 const uint8* src_u, int src_stride_u,
59 int Scale(const uint8* src_y, const uint8* src_u, const uint8* src_v,
convert_argb.h 43 const uint8* src_u, int src_stride_u,
51 const uint8* src_u, int src_stride_u,
59 const uint8* src_u, int src_stride_u,
67 const uint8* src_u, int src_stride_u,
  /external/libyuv/files/source/
convert_from.cc 29 const uint8* src_u, int src_stride_u,
35 if (!src_y || !src_u || !src_v ||
61 IS_ALIGNED(src_u, 16) && IS_ALIGNED(src_stride_u, 16) &&
79 CopyRow(src_u, dst_u, halfwidth);
80 CopyRow(src_u, dst_u + dst_stride_u, halfwidth);
81 src_u += src_stride_u;
85 CopyRow(src_u, dst_u, halfwidth);
109 const uint8* src_u, int src_stride_u,
115 if (!src_y || !src_u|| !src_v ||
144 src_u, dst_u)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_from.cc 35 const uint8* src_u, int src_stride_u,
53 ScalePlane(src_u, src_stride_u, src_uv_width, src_uv_height,
66 const uint8* src_u, int src_stride_u,
75 src_u, src_stride_u,
88 const uint8* src_u, int src_stride_u,
97 src_u, src_stride_u,
110 const uint8* src_u, int src_stride_u,
119 src_u, src_stride_u,
149 const uint8* src_u, int src_stride_u,
154 void (*I422ToYUY2Row)(const uint8* src_y, const uint8* src_u,
    [all...]
convert_to_argb.cc 222 const uint8* src_u; local
229 src_u = sample + src_width * abs_src_height +
232 src_u = sample + src_width * abs_src_height +
238 src_u, halfwidth,
247 const uint8* src_u; local
253 src_u = sample + src_width * abs_src_height +
256 src_u = sample + src_width * abs_src_height +
262 src_u, halfwidth,
271 const uint8* src_u; local
275 src_u = sample + src_width * (abs_src_height * 2 + crop_y) + crop_x
290 const uint8* src_u = sample + src_width * abs_src_height + local
    [all...]
convert_to_i420.cc 264 const uint8* src_u; local
271 src_u = sample + src_width * abs_src_height +
274 src_u = sample + src_width * abs_src_height +
280 src_u, halfwidth,
291 const uint8* src_u; local
297 src_u = sample + src_width * abs_src_height +
300 src_u = sample + src_width * abs_src_height +
306 src_u, halfwidth,
317 const uint8* src_u; local
321 src_u = sample + src_width * (abs_src_height * 2 + crop_y) + crop_x
338 const uint8* src_u = sample + src_width * abs_src_height + local
    [all...]
row_neon.cc 127 const uint8* src_u,
149 "+r"(src_u), // %1
161 const uint8* src_u,
183 "+r"(src_u), // %1
195 const uint8* src_u,
217 "+r"(src_u), // %1
229 const uint8* src_u,
252 "+r"(src_u), // %1
264 const uint8* src_u,
287 "+r"(src_u), // %
    [all...]
row_neon64.cc 128 const uint8* src_u,
150 "+r"(src_u), // %1
164 const uint8* src_u,
186 "+r"(src_u), // %1
200 const uint8* src_u,
222 "+r"(src_u), // %1
236 const uint8* src_u,
259 "+r"(src_u), // %1
273 const uint8* src_u,
296 "+r"(src_u), // %
    [all...]
  /external/chromium_org/third_party/libyuv/source/
convert_from.cc 35 const uint8* src_u, int src_stride_u,
53 ScalePlane(src_u, src_stride_u, src_uv_width, src_uv_height,
66 const uint8* src_u, int src_stride_u,
75 src_u, src_stride_u,
88 const uint8* src_u, int src_stride_u,
97 src_u, src_stride_u,
110 const uint8* src_u, int src_stride_u,
119 src_u, src_stride_u,
149 const uint8* src_u, int src_stride_u,
154 void (*I422ToYUY2Row)(const uint8* src_y, const uint8* src_u,
    [all...]
convert_to_argb.cc 222 const uint8* src_u; local
229 src_u = sample + src_width * abs_src_height +
232 src_u = sample + src_width * abs_src_height +
238 src_u, halfwidth,
247 const uint8* src_u; local
253 src_u = sample + src_width * abs_src_height +
256 src_u = sample + src_width * abs_src_height +
262 src_u, halfwidth,
271 const uint8* src_u; local
275 src_u = sample + src_width * (abs_src_height * 2 + crop_y) + crop_x
290 const uint8* src_u = sample + src_width * abs_src_height + local
    [all...]
convert_to_i420.cc 264 const uint8* src_u; local
271 src_u = sample + src_width * abs_src_height +
274 src_u = sample + src_width * abs_src_height +
280 src_u, halfwidth,
291 const uint8* src_u; local
297 src_u = sample + src_width * abs_src_height +
300 src_u = sample + src_width * abs_src_height +
306 src_u, halfwidth,
317 const uint8* src_u; local
321 src_u = sample + src_width * (abs_src_height * 2 + crop_y) + crop_x
338 const uint8* src_u = sample + src_width * abs_src_height + local
    [all...]
row_neon.cc 127 const uint8* src_u,
149 "+r"(src_u), // %1
161 const uint8* src_u,
183 "+r"(src_u), // %1
195 const uint8* src_u,
217 "+r"(src_u), // %1
229 const uint8* src_u,
252 "+r"(src_u), // %1
264 const uint8* src_u,
287 "+r"(src_u), // %
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale.h 39 const uint8* src_u, int src_stride_u,
49 int Scale(const uint8* src_y, const uint8* src_u, const uint8* src_v,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/
scale.h 39 const uint8* src_u, int src_stride_u,
49 int Scale(const uint8* src_y, const uint8* src_u, const uint8* src_v,

Completed in 555 milliseconds

1 2 3 4