HomeSort by relevance Sort by last modified time
    Searched refs:r0x01010101 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_PredictIntraChroma_8x8_s.s 63 r0x01010101 RN 10 label
139 LDR r0x01010101, =MUL_CONST0
187 MUL tVal0, sum1, r0x01010101 ;// replicate the val in all the bytes
188 MUL tVal1, tVal9,r0x01010101 ;// replicate the val in all the bytes
189 MUL tVal8, tVal8,r0x01010101 ;// replicate the val in all the bytes
190 MUL tVal9, sum2, r0x01010101 ;// replicate the val in all the bytes
235 MUL sum1, sum1,r0x01010101 ;// replicate the val in all the bytes
236 MUL sum2, sum2,r0x01010101 ;// replicate the val in all the bytes
281 MUL tVal6, sum1,r0x01010101 ;// replicate the val in all the bytes
282 MUL tVal8, sum2,r0x01010101 ;// replicate the val in all the byte
    [all...]
omxVCM4P10_PredictIntra_4x4_s.s 48 r0x01010101 RN 1 label
130 LDR r0x01010101, =MUL_CONST0 ;// Const to repeat the byte in reg 4 times
135 MUL Out0, Left0, r0x01010101 ;// replicate the val in all the bytes
136 MUL Out1, Left1, r0x01010101 ;// replicate the val in all the bytes
137 MUL Out2, Left2, r0x01010101 ;// replicate the val in all the bytes
138 MUL Out3, Left3, r0x01010101 ;// replicate the val in all the bytes
171 LDR r0x01010101, =MUL_CONST0 ;// 0x01010101
176 MUL Out0, Out0, r0x01010101 ;// replicate the val in all the bytes
199 LDR r0x01010101, =MUL_CONST0 ;// 0x01010101
213 MUL Out0, Out0, r0x01010101 ;// replicate the val in all the byte
    [all...]
omxVCM4P10_PredictIntra_16x16_s.s 59 r0x01010101 RN 10 label
154 LDR r0x01010101, =MUL_CONST0 ;// Const to repeat the byte in reg 4 times
164 MUL tVal6, tVal6, r0x01010101 ;// replicate the val in all the bytes
166 MUL tVal7, tVal7, r0x01010101 ;// replicate the val in all the bytes
172 MUL tVal8, tVal8, r0x01010101 ;// replicate the val in all the bytes
175 MUL tVal9, tVal9, r0x01010101 ;// replicate the val in all the bytes

Completed in 139 milliseconds