OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARGBAttenuateRow_SSE2
(Results
1 - 4
of
4
) sorted by null
/external/libyuv/files/include/libyuv/
row.h
669
void
ARGBAttenuateRow_SSE2
(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/source/
row_posix.cc
[
all
...]
planar_functions.cc
1035
ARGBAttenuateRow =
ARGBAttenuateRow_SSE2
;
[
all
...]
row_win.cc
[
all
...]
Completed in 5460 milliseconds