OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScaleARGBRowDownEven_C
(Results
1 - 2
of
2
) sorted by null
/external/libyuv/files/source/
rotate_argb.cc
32
void
ScaleARGBRowDownEven_C
(const uint8* src_ptr, int,
40
int src_step, uint8* dst_ptr, int dst_width) =
ScaleARGBRowDownEven_C
;
scale_argb.cc
684
void
ScaleARGBRowDownEven_C
(const uint8* src_ptr, ptrdiff_t /* src_stride */,
836
filtering ? ScaleARGBRowDownEvenInt_C :
ScaleARGBRowDownEven_C
;
[
all
...]
Completed in 108 milliseconds