Lines Matching full:convert
656 // Convert 16 ARGB pixels (64 bytes) to 16 Y values.
966 // step 2 - convert to U and V
1036 // step 2 - convert to U and V
1102 // step 2 - convert to U and V
1172 // step 2 - convert to U and V
1238 // step 2 - convert to U and V
1308 // step 2 - convert to U and V
1374 // step 2 - convert to U and V
1444 // step 2 - convert to U and V
1558 // Convert 8 pixels: 8 UV and 8 Y.
1586 // Convert 8 pixels: 8 VU and 8 Y.
3043 psrlw xmm2, 8 // _r_b convert to 8 bits again
3045 pand xmm1, xmm5 // a_g_ convert to 8 bits again
3074 psrlw xmm2, 8 // _r_b convert to 8 bits again
3076 pand xmm1, xmm5 // a_g_ convert to 8 bits again
3105 psrlw xmm2, 8 // _r_b convert to 8 bits again
3107 pand xmm1, xmm5 // a_g_ convert to 8 bits again
3175 psrlw xmm2, 8 // _r_b convert to 8 bits again
3177 pand xmm1, xmm5 // a_g_ convert to 8 bits again
3209 psrlw xmm2, 8 // _r_b convert to 8 bits again
3211 pand xmm1, xmm5 // a_g_ convert to 8 bits again
3235 psrlw xmm2, 8 // _r_b convert to 8 bits again
3237 pand xmm1, xmm5 // a_g_ convert to 8 bits again
3264 psrlw xmm2, 8 // _r_b convert to 8 bits again
3266 pand xmm1, xmm5 // a_g_ convert to 8 bits again
3434 // Convert 8 ARGB pixels (64 bytes) to 8 Gray ARGB pixels.
3492 // Convert 8 ARGB pixels (32 bytes) to 8 Sepia ARGB pixels.
3708 // Convert cumulative sum for an area to an average for 1 pixel.