/external/mesa3d/src/gallium/tests/graw/fragment-shader/ |
frag-flr.sh | 11 MUL TEMP[0], IN[0], IMM[0] 13 MUL OUT[0], TEMP[0], IMM[1]
|
frag-mul.sh | 8 MUL OUT[0], IN[0], IMM[0]
|
frag-ex2.sh | 9 MUL OUT[0], TEMP[0], IN[0]
|
frag-frc.sh | 10 MUL TEMP[0], IN[0], IMM[0]
|
frag-cb-1d.sh | 11 MUL OUT[0], TEMP[0], TEMP[1]
|
frag-sge.sh | 11 MUL OUT[0], IN[0], TEMP[0]
|
frag-slt.sh | 11 MUL OUT[0], IN[0], TEMP[0]
|
frag-srcmod-absneg.sh | 13 MUL OUT[0], TEMP[0], IMM[1]
|
frag-face.sh | 9 MUL TEMP[0], IN[1].xxxx, IMM[0].xxxx
|
frag-kil.sh | 13 MUL OUT[0], IN[0], TEMP[0]
|
/external/mesa3d/src/gallium/tests/graw/vertex-shader/ |
vert-ex2.sh | 14 MUL TEMP[0], TEMP[0], IMM[0] 16 MUL OUT[1], TEMP[0], TEMP[1]
|
vert-frc.sh | 11 MUL TEMP[0], IN[0].xyxw, IMM[0]
|
vert-mul.sh | 10 MUL OUT[0], IN[0], IMM[0]
|
vert-sge.sh | 14 MUL OUT[1], IN[1], TEMP[0]
|
vert-slt.sh | 14 MUL OUT[1], IN[1], TEMP[0]
|
vert-cb-1d.sh | 14 MUL OUT[1], TEMP[0], TEMP[1]
|
vert-dp3.sh | 13 MUL OUT[0], IN[0], TEMP[0]
|
vert-dp4.sh | 13 MUL OUT[0], IN[0], TEMP[0]
|
vert-arl.sh | 19 MUL TEMP[0], IN[0], IMM[0]
|
vert-arr.sh | 19 MUL TEMP[0], IN[0], IMM[0]
|
vert-flr.sh | 19 MUL TEMP[0], IN[0], IMM[0]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/ |
omxVCCOMM_ExpandFrame_I_s.s | 101 MUL pTop,iExpandPels,iPlaneStep 150 ;//MUL indexY,iExpandPels,iPlaneStep 170 MUL tempLeft2,tempLeft2,expandTo4bytes ;// Copy the single byte to 4 bytes 171 MUL tempRight2,tempRight2,expandTo4bytes 172 MUL tempLeft1,tempLeft1,expandTo4bytes ;// Copy the single byte to 4 bytes 173 MUL tempRight1,tempRight1,expandTo4bytes
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
Deemph_32_opt.s | 49 MUL r9, r5, r8 62 MUL r9, r14, r8 74 MUL r9, r14, r8 86 MUL r9, r14, r8
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/ |
Deemph_32_neon.s | 49 MUL r9, r5, r8 62 MUL r9, r14, r8 74 MUL r9, r14, r8 86 MUL r9, r14, r8
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_PredictIntraChroma_8x8_s.s | 201 MUL tVal0, sum1, r0x01010101 ;// replicate the val in all the bytes 202 MUL tVal1, tVal9,r0x01010101 ;// replicate the val in all the bytes 203 MUL tVal8, tVal8,r0x01010101 ;// replicate the val in all the bytes 204 MUL tVal9, sum2, r0x01010101 ;// replicate the val in all the bytes 249 MUL sum1, sum1,r0x01010101 ;// replicate the val in all the bytes 250 MUL sum2, sum2,r0x01010101 ;// replicate the val in all the bytes 295 MUL tVal6, sum1,r0x01010101 ;// replicate the val in all the bytes 296 MUL tVal8, sum2,r0x01010101 ;// replicate the val in all the bytes 348 MUL tVal6, tVal6, r0x01010101 ;// replicate the val in all the bytes 349 MUL tVal7, tVal7, r0x01010101 ;// replicate the val in all the byte [all...] |