Searched refs:dst_width (Results 126 - 132 of 132) sorted by relevance

123456

/external/libyuv/files/source/
H A Dconvert_from.cc103 int dst_width, int dst_height,
H A Dplanar_functions.cc1405 ptrdiff_t src_stride, int dst_width,
H A Drow_win.cc4020 ptrdiff_t src_stride, int dst_width,
4028 mov ecx, [esp + 8 + 16] // dst_width
4019 ARGBInterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_win.cc6201 ptrdiff_t src_stride, int dst_width,
6209 mov ecx, [esp + 8 + 16] // dst_width
6302 ptrdiff_t src_stride, int dst_width,
6310 mov ecx, [esp + 8 + 16] // dst_width
6409 ptrdiff_t src_stride, int dst_width,
6417 mov ecx, [esp + 8 + 16] // dst_width
6521 ptrdiff_t src_stride, int dst_width,
6529 mov ecx, [esp + 8 + 16] // dst_width
6627 ptrdiff_t src_stride, int dst_width,
6635 mov ecx, [esp + 8 + 16] // dst_width
6200 InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
6301 InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
6408 InterpolateRow_SSE2(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
6520 InterpolateRow_Unaligned_SSSE3(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
6626 InterpolateRow_Unaligned_SSE2(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
[all...]
H A Dplanar_functions.cc1773 ptrdiff_t src_stride, int dst_width,
/external/chromium_org/third_party/libyuv/source/
H A Drow_win.cc6202 ptrdiff_t src_stride, int dst_width,
6210 mov ecx, [esp + 8 + 16] // dst_width
6303 ptrdiff_t src_stride, int dst_width,
6311 mov ecx, [esp + 8 + 16] // dst_width
6410 ptrdiff_t src_stride, int dst_width,
6418 mov ecx, [esp + 8 + 16] // dst_width
6522 ptrdiff_t src_stride, int dst_width,
6530 mov ecx, [esp + 8 + 16] // dst_width
6628 ptrdiff_t src_stride, int dst_width,
6636 mov ecx, [esp + 8 + 16] // dst_width
6201 InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
6302 InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
6409 InterpolateRow_SSE2(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
6521 InterpolateRow_Unaligned_SSSE3(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
6627 InterpolateRow_Unaligned_SSE2(uint8* dst_ptr, const uint8* src_ptr, ptrdiff_t src_stride, int dst_width, int source_y_fraction) argument
[all...]
H A Dplanar_functions.cc1773 ptrdiff_t src_stride, int dst_width,

Completed in 240 milliseconds

123456