OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARGBToARGB1555Row_C
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/source/
convert_from_argb.cc
981
ARGBToARGB1555Row_C
;
[
all
...]
row_common.cc
236
void
ARGBToARGB1555Row_C
(const uint8* src_argb, uint8* dst_rgb, int width) {
[
all
...]
/external/libyuv/files/include/libyuv/
row.h
327
void
ARGBToARGB1555Row_C
(const uint8* src_argb, uint8* dst_rgb, int pix);
/external/libyuv/files/source/
convert_from.cc
[
all
...]
planar_functions.cc
767
ARGBToARGB1555Row_C
;
[
all
...]
row_common.cc
205
void
ARGBToARGB1555Row_C
(const uint8* src_argb, uint8* dst_rgb, int width) {
[
all
...]
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h
[
all
...]
Completed in 38 milliseconds