Searched refs:ARGBQuantizeRow_NEON (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2175 void ARGBQuantizeRow_NEON(uint8_t* dst_argb, in ARGBQuantizeRow_NEON() function
|
D | row_neon64.cc | 2216 void ARGBQuantizeRow_NEON(uint8_t* dst_argb, in ARGBQuantizeRow_NEON() function
|
D | planar_functions.cc | 2338 ARGBQuantizeRow = ARGBQuantizeRow_NEON; in ARGBQuantize()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2336 void ARGBQuantizeRow_NEON(uint8* dst_argb, in ARGBQuantizeRow_NEON() function
|
D | row_neon64.cc | 2315 void ARGBQuantizeRow_NEON(uint8* dst_argb, in ARGBQuantizeRow_NEON() function
|
D | planar_functions.cc | 2134 ARGBQuantizeRow = ARGBQuantizeRow_NEON; in ARGBQuantize()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 2599 void ARGBQuantizeRow_NEON(uint8* dst_argb, int scale, int interval_size, in ARGBQuantizeRow_NEON() function
|
D | row_neon64.cc | 2587 void ARGBQuantizeRow_NEON(uint8* dst_argb, int scale, int interval_size, in ARGBQuantizeRow_NEON() function
|
D | planar_functions.cc | 1640 ARGBQuantizeRow = ARGBQuantizeRow_NEON; in ARGBQuantize()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1725 void ARGBQuantizeRow_NEON(uint8* dst_argb, int scale, int interval_size,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2864 void ARGBQuantizeRow_NEON(uint8* dst_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3122 void ARGBQuantizeRow_NEON(uint8_t* dst_argb,
|