Home
last modified time | relevance | path

Searched refs:dst_frame (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/source/
Dconvert_from.cc237 uint8* dst_frame, int width) { in I42xToYUY2Row_SSE2() argument
276 uint8* dst_frame, int width) { in I42xToUYVYRow_SSE2() argument
314 uint8* dst_frame, int width) { in I42xToYUY2Row_SSE2() argument
336 "+r"(dst_frame), // %3 in I42xToYUY2Row_SSE2()
350 uint8* dst_frame, int width) { in I42xToUYVYRow_SSE2() argument
372 "+r"(dst_frame), // %3 in I42xToUYVYRow_SSE2()
386 uint8* dst_frame, int width) { in I42xToYUY2Row_C() argument
388 dst_frame[0] = src_y[0]; in I42xToYUY2Row_C()
389 dst_frame[1] = src_u[0]; in I42xToYUY2Row_C()
390 dst_frame[2] = src_y[1]; in I42xToYUY2Row_C()
[all …]
/external/libyuv/files/include/libyuv/
Dconvert_from.h67 uint8* dst_frame, int dst_stride_frame,
74 uint8* dst_frame, int dst_stride_frame,
81 uint8* dst_frame, int dst_stride_frame,
116 uint8* dst_frame, int dst_stride_frame,
123 uint8* dst_frame, int dst_stride_frame,
130 uint8* dst_frame, int dst_stride_frame,
137 uint8* dst_frame, int dst_stride_frame,
144 uint8* dst_frame, int dst_stride_frame,
Dformat_conversion.h67 uint8* dst_frame, int dst_stride_frame,
74 uint8* dst_frame, int dst_stride_frame,
81 uint8* dst_frame, int dst_stride_frame,
88 uint8* dst_frame, int dst_stride_frame,
99 uint8* dst_frame, int dst_stride_frame,
Dplanar_functions.h252 uint8* dst_frame, int dst_stride_frame,
260 uint8* dst_frame, int dst_stride_frame,