/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
H A D | armVCM4P10_PredictIntraDC4x4.c | 51 int x, y, Sum=0, Count = 0; local 59 Count++; 67 Count++; 69 if (Count==0) 73 else if (Count==1) 77 else /* Count = 2 */
|
H A D | omxVCM4P10_PredictIntra_16x16.c | 89 int x,y,Sum,Count; local 133 Count = 0; 140 Count++; 148 Count++; 150 if (Count==0) 154 else if (Count==1) 158 else /* Count = 2 */
|
H A D | omxVCM4P10_PredictIntraChroma_8x8.c | 51 int x, y, Sum=0, Count = 0; local 59 Count++; 67 Count++; 69 if (Count==0) 113 int x, y, Sum=0, Count = 0; local 121 Count++; 129 Count++; 131 if (Count==0)
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/ |
H A D | omxVCCOMM_Copy8x8_s.s | 35 Count RN 14 label 43 MOV Count,step ;//Count=step 45 LDRD X0,[pSrc],Count ;//pSrc after loading : pSrc=pSrc+step 46 LDRD X1,[pSrc],Count 49 LDRD X0,[pSrc],Count 51 LDRD X1,[pSrc],Count 54 LDRD X0,[pSrc],Count 56 LDRD X1,[pSrc],Count 59 LDRD X0,[pSrc],Count [all...] |
H A D | omxVCCOMM_Copy16x16_s.s | 35 Count RN 14 label 45 SUB Count,step,#8 ;//Count=step-8 47 LDRD X1,[pSrc],Count ;//pSrc after loading pSrc=pSrc+step 53 LDRD X1,[pSrc],Count 59 LDRD X1,[pSrc],Count 65 LDRD X1,[pSrc],Count 71 LDRD X1,[pSrc],Count 77 LDRD X1,[pSrc],Count 83 LDRD X1,[pSrc],Count [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
H A D | armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 66 Count RN 6 label 110 MOV temp1,#0 ;// Initialize Count to zero 163 ADD temp2,storeRun,Count 165 BGE ExitError ;// error if Count+storeRun >= 64 180 ADD Count,Count,storeRun 181 LDRB zigzag,[pZigzagTable,Count] 182 ADD Count,Count,#1 280 ADD temp1,storeRun,Count ;// Exi [all...] |
H A D | armVCM4P2_Clip8_s.s | 39 Count RN 14 label 45 MOV Count,#8 49 SUBS Count,Count, #1 ;// count down 70 BGT loop ;// Continue loop until Count reaches 64
|
H A D | omxVCM4P2_PredictReconCoefIntra_s.s | 107 Count RN 10 label 200 MOV Count,#2 ;// Initializing the Loop Count 208 LDRSH absCoeffAC,[pPredBufRow,Count] ;// absCoeffAC=pPredBufRow[i], 1=<i<=7 218 LDRH temp,[pSrcDst,Count] ;// temp=pSrcDst[i],1<=i<8 229 STRH temp,[pSrcDst,Count] 230 STRH temp,[pPredBufRow,Count] ;// pPredBufRow[i]=temp 231 ADD Count,Count,#2 ;// i=i+1 232 CMP Count,#1 [all...] |
H A D | omxVCM4P2_QuantInvInter_I_s.s | 68 Count RN 4 label 80 MOV Count,#64 129 SUBS Count,Count,#4 ;// Decrement Count by 4 and continue if it has not reached 0
|
H A D | omxVCM4P2_DecodeVLCZigzag_Inter_s.s | 96 Count RN 6 label 121 MOV Count,#0 ;// set start=0
|
H A D | omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s | 95 Count RN 6 label 120 MOV Count,#0 ;// Set Start=0
|
H A D | omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s | 101 Count RN 6 label 200 MOV Count,#1 ;// Set Start =1
|
H A D | omxVCM4P2_DecodePadMV_PVOP_s.s | 95 Count RN 7 label 179 MOVEQ Count,#4 183 MOVEQ Count,#1 318 CMP BlkCount,Count 322 BLT Loop ;// If BlkCount<Count Continue the Loop
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
H A D | armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 66 Count RN 6 label 110 MOV temp1,#0 ;// Initialize Count to zero 163 ADD temp2,storeRun,Count 165 BGE ExitError ;// error if Count+storeRun >= 64 180 ADD Count,Count,storeRun 181 LDRB zigzag,[pZigzagTable,Count] 182 ADD Count,Count,#1 280 ADD temp1,storeRun,Count ;// Exi [all...] |
H A D | omxVCM4P2_QuantInvInter_I_s.s | 67 Count RN 3 label 112 MOV Count,#64 148 SUBS Count,Count,#8
|
H A D | omxVCM4P2_DecodeVLCZigzag_Inter_s.s | 96 Count RN 6 label 121 MOV Count,#0 ;// set start=0
|
H A D | omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s | 95 Count RN 6 label 120 MOV Count,#0 ;// Set Start=0
|
H A D | omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s | 101 Count RN 6 label 200 MOV Count,#1 ;// Set Start =1
|
H A D | omxVCM4P2_DecodePadMV_PVOP_s.s | 95 Count RN 7 label 179 MOVEQ Count,#4 183 MOVEQ Count,#1 318 CMP BlkCount,Count 322 BLT Loop ;// If BlkCount<Count Continue the Loop
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
H A D | armVCM4P10_DecodeCoeffsToPair_s.s | 44 Count RN 0 label 61 Count RN 0 label 142 MOV Count, TrailingOnes 145 SUBS Count, Count, #1 154 SUBS Count, TotalCoeff, TrailingOnes ;// Number of levels to read 202 SUBS Count, Count, #1 208 SUB Count, TotalCoeff, #1 ;// Number of runs excluding last 235 SUBS Count, Coun [all...] |
H A D | armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s | 60 Count RN 14 label 71 MOV Count, #4 93 SUBS Count, Count, #1 109 MOV Count, #2 163 SUBS Count, Count, #1
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
H A D | armVCM4P10_DecodeCoeffsToPair_s.s | 44 Count RN 0 label 61 Count RN 0 label 142 MOV Count, TrailingOnes 145 SUBS Count, Count, #1 154 SUBS Count, TotalCoeff, TrailingOnes ;// Number of levels to read 202 SUBS Count, Count, #1 208 SUB Count, TotalCoeff, #1 ;// Number of runs excluding last 235 SUBS Count, Coun [all...] |
H A D | armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s | 60 Count RN 14 label 71 MOV Count, #4 93 SUBS Count, Count, #1 109 MOV Count, #2 163 SUBS Count, Count, #1
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/ |
H A D | omxVCCOMM_Copy8x8_s.s | 33 Count RN 3 label
|
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
H A D | LVM_Control.c | 503 LVM_INT16 Count = 5; local 514 Count--; 516 (Count > 0));
|