Home
last modified time | relevance | path

Searched refs:ARGBLumaColorTableRow (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Dplanar_functions.cc2225 void (*ARGBLumaColorTableRow)(const uint8* src_argb, uint8* dst_argb, in ARGBLumaColorTable() local
2246 ARGBLumaColorTableRow = ARGBLumaColorTableRow_SSSE3; in ARGBLumaColorTable()
2251 ARGBLumaColorTableRow(src_argb, dst_argb, width, luma, 0x00264b0f); in ARGBLumaColorTable()
/external/libyuv/files/source/
Dplanar_functions.cc2925 void (*ARGBLumaColorTableRow)( in ARGBLumaColorTable() local
2945 ARGBLumaColorTableRow = ARGBLumaColorTableRow_SSSE3; in ARGBLumaColorTable()
2950 ARGBLumaColorTableRow(src_argb, dst_argb, width, luma, 0x00264b0f); in ARGBLumaColorTable()
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc3157 void (*ARGBLumaColorTableRow)( in ARGBLumaColorTable() local
3177 ARGBLumaColorTableRow = ARGBLumaColorTableRow_SSSE3; in ARGBLumaColorTable()
3182 ARGBLumaColorTableRow(src_argb, dst_argb, width, luma, 0x00264b0f); in ARGBLumaColorTable()