OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NV21ToARGB
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h
135
int
NV21ToARGB
(const uint8* src_y, int src_stride_y,
/external/libyuv/files/include/libyuv/
convert_argb.h
184
int
NV21ToARGB
(const uint8* src_y,
/external/libvpx/libvpx/third_party/libyuv/source/
convert_to_argb.cc
166
r =
NV21ToARGB
(src, src_width,
convert_argb.cc
[
all
...]
/external/libyuv/files/source/
convert_to_argb.cc
158
r =
NV21ToARGB
(src, src_width, src_uv, aligned_src_width, crop_argb,
convert_argb.cc
[
all
...]
Completed in 3328 milliseconds