Home
last modified time | relevance | path

Searched refs:READ_ARGB (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/source/
Drow_msa.cc158 #define READ_ARGB(s_ptr, t_ptr, argb0, argb1, argb2, argb3) \ macro
2589 READ_ARGB(s, t, vec0, vec1, vec2, vec3); in BGRAToUVRow_MSA()
2623 READ_ARGB(s, t, src0, src1, src2, src3); in ABGRToUVRow_MSA()
2656 READ_ARGB(s, t, vec0, vec1, vec2, vec3); in RGBAToUVRow_MSA()
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_msa.cc158 #define READ_ARGB(s_ptr, t_ptr, argb0, argb1, argb2, argb3) \ macro
2589 READ_ARGB(s, t, vec0, vec1, vec2, vec3); in BGRAToUVRow_MSA()
2623 READ_ARGB(s, t, src0, src1, src2, src3); in ABGRToUVRow_MSA()
2656 READ_ARGB(s, t, vec0, vec1, vec2, vec3); in RGBAToUVRow_MSA()