Searched refs:STM (Results 1 – 10 of 10) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
D | armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 132 STM pDst!,{temp2,temp1,Last,LR} 134 STM pDst!,{temp2,temp1,Last,LR} 136 STM pDst!,{temp2,temp1,Last,LR} 138 STM pDst!,{temp2,temp1,Last,LR} 140 STM pDst!,{temp2,temp1,Last,LR} 142 STM pDst!,{temp2,temp1,Last,LR} 144 STM pDst!,{temp2,temp1,Last,LR} 145 STM pDst!,{temp2,temp1,Last,LR}
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
D | armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 132 STM pDst!,{temp2,temp1,Last,LR} 134 STM pDst!,{temp2,temp1,Last,LR} 136 STM pDst!,{temp2,temp1,Last,LR} 138 STM pDst!,{temp2,temp1,Last,LR} 140 STM pDst!,{temp2,temp1,Last,LR} 142 STM pDst!,{temp2,temp1,Last,LR} 144 STM pDst!,{temp2,temp1,Last,LR} 145 STM pDst!,{temp2,temp1,Last,LR}
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
D | armVCM4P10_InterpolateLuma_Align_unsafe_s.S | 43 STM r8!,{r7,r10,r11} 55 STM r8!,{r7,r10,r11} 67 STM r8!,{r7,r10,r11} 79 STM r8!,{r7,r10,r11}
|
D | omxVCM4P10_InterpolateLuma_s.S | 42 STM r11,{r0-r3}
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
D | armVCM4P10_InterpolateLuma_Align_unsafe_s.s | 96 STM pDst!, {x0, x1, x2} ;// Store aligned output row 112 STM pDst!, {x0, x1, x2} ;// Store aligned output row 128 STM pDst!, {x0, x1, x2} ;// Store aligned output row 144 STM pDst!, {x0, x1, x2} ;// Store aligned output row
|
D | omxVCM4P10_InterpolateLuma_s.s | 206 STM pArgs, {pSrc,srcStep,pDst,dstStep}
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
D | armVCM4P10_InterpolateLuma_Align_unsafe_s.s | 96 STM pDst!, {x0, x1, x2} ;// Store aligned output row 112 STM pDst!, {x0, x1, x2} ;// Store aligned output row 128 STM pDst!, {x0, x1, x2} ;// Store aligned output row 144 STM pDst!, {x0, x1, x2} ;// Store aligned output row
|
D | omxVCM4P10_PredictIntra_16x16_s.s | 154 STM pDst, {tVal6,tVal7,tVal8,tVal9} ;// pDst[0 to 15] = tVal 6 to 9 157 STM pDst2, {tVal6,tVal7,tVal8,tVal9} ;// pDst2[16 to 31] = tVal 6 to 9 326 STM pDst, {tVal6,tVal7,tVal8,tVal9} ;// pDst[0 to 15] = tVal 6 to 9 329 STM pDst2, {tVal6,tVal7,tVal8,tVal9} ;// pDst2[16 to 31] = tVal 6 to 9
|
D | omxVCM4P10_InterpolateLuma_s.s | 162 STM pArgs, {pSrc,srcStep,pDst,dstStep}
|
/frameworks/base/services/net/java/android/net/apf/ |
D | ApfGenerator.java | 73 STM(16), // Store to memory, e.g. "stm R0,5" enumConstant 775 instruction.setUnsignedImm(ExtendedOpcodes.STM.value + slot); in addStoreToMemory()
|