Home
last modified time | relevance | path

Searched refs:ARGBLumaColorTable (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/third_party/libyuv/include/libyuv/
Dplanar_functions.h251 int ARGBLumaColorTable(const uint8* src_argb, int src_stride_argb,
/external/libyuv/files/include/libyuv/
Dplanar_functions.h403 int ARGBLumaColorTable(const uint8* src_argb,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h465 int ARGBLumaColorTable(const uint8_t* src_argb,
/external/libyuv/files/unit_test/
Dplanar_test.cc2200 ARGBLumaColorTable(&orig_pixels[0][0], 0, &dst_pixels_opt[0][0], 0, in TEST_F()
2227 ARGBLumaColorTable(&orig_pixels[0][0], 0, &dst_pixels_c[0][0], 0, in TEST_F()
2232 ARGBLumaColorTable(&orig_pixels[0][0], 0, &dst_pixels_opt[0][0], 0, in TEST_F()
/external/libaom/libaom/third_party/libyuv/source/
Dplanar_functions.cc2220 int ARGBLumaColorTable(const uint8* src_argb, int src_stride_argb, in ARGBLumaColorTable() function
/external/libyuv/files/source/
Dplanar_functions.cc2917 int ARGBLumaColorTable(const uint8* src_argb, in ARGBLumaColorTable() function
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc3149 int ARGBLumaColorTable(const uint8_t* src_argb, in ARGBLumaColorTable() function