Home
last modified time | relevance | path

Searched defs:temp2 (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/
H A DDownloadsDeletionTypeTest.java58 File temp2 = new File(mDownloadsDirectory, "temp2"); in testInitializeWithUncheckedFiles() local
71 File temp2 = new File(mDownloadsDirectory, "temp2"); in testFetchDownloads() local
125 File temp2 = new File(mDownloadsDirectory, "temp2"); in testSaveAndRestoreRemembersUncheckedFiles() local
144 File temp2 = new File(mDownloadsDirectory, "temp2"); in testCallbackOnFileLoad() local
181 File temp2 = new File(mDownloadsDirectory, "temp2"); in testLoadingState_completeOnDeletableContentFound() local
/aosp12/frameworks/av/media/codecs/mp3dec/src/
H A Dpvmp3_equalizer.cpp342 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); in pvmp3_equalizer() local
357 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); in pvmp3_equalizer() local
382 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); in pvmp3_equalizer() local
399 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); in pvmp3_equalizer() local
H A Dpvmp3_imdct_synth.cpp322 int32 temp2 = out[slot+2]; in pvmp3_imdct_synth() local
343 int32 temp2 = history[slot+1]; in pvmp3_imdct_synth() local
362 int32 temp2 = history[slot+1]; in pvmp3_imdct_synth() local
H A Dpvmp3_polyphase_filter_window.cpp139 int32 temp2 = pt_2[ SUBBANDS_NUMBER* 1 ]; in pvmp3_polyphase_filter_window() local
213 int32 temp2 = pt_synth[ SUBBANDS_NUMBER ]; in pvmp3_polyphase_filter_window() local
H A Dpvmp3_dequantize_sample.cpp275 … int32 temp2 = fxp_mul32_Q32((ss - cb_begin) << 16, mp3_shortwindBandWidths[sfreq][cb_width]); in pvmp3_dequantize_sample() local
H A Dpvmp3_dct_16.cpp319 int32 temp2; in pvmp3_merge_in_place_N32() local
/aosp12/frameworks/av/media/codecs/amrnb/common/src/
H A Dint_lpc.cpp444 Word16 temp2; in Int_lpc_1to3() local
581 Word16 temp2; in Int_lpc_1to3_2() local
H A Dvad1.cpp177 Word16 temp2; in first_filter_stage() local
305 Word16 temp2; in filter5() local
409 Word16 temp2; in filter3() local
H A Dq_plsf_5.cpp385 Word16 temp2; in Vq_subvec_s() local
/aosp12/frameworks/av/media/codecs/amrnb/dec/src/
H A Dint_lsf.cpp223 Word16 temp2; in Int_lsf() local
H A Dpreemph.cpp247 Word16 temp2; in preemphasis() local
H A Ddec_gain.cpp201 Word16 temp2; in Dec_gain() local
H A Dpstfilt.cpp456 Word16 temp2; in Post_Filter() local
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/
H A Dutil.c57 Word32 temp1,temp2,num; in Copy() local
H A Dwb_vad.c87 Word16 temp0, temp1, temp2; in filter5() local
115 Word16 temp1, temp2; in filter3() local
472 Word16 temp2; in vad_decision() local
/aosp12/frameworks/av/media/codecs/amrnb/enc/src/
H A Dg_code.cpp242 Word32 temp2; in G_code() local
H A Denc_lag3.cpp265 Word16 temp2; in Enc_lag3() local
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_utilities_random.h77 int temp,temp2,i,j; in db_RandomSample() local
/aosp12/frameworks/native/opengl/tests/gralloc/
H A Dgralloc.cpp44 void* temp2 = malloc(size); in main() local
/aosp12/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_QPD_Process.cpp68 LVM_FLOAT temp, temp2; in LVPSA_QPD_Process_Float() local
/aosp12/art/runtime/
H A Dcommon_dex_operations.h232 std::string temp1, temp2, temp3; in DoFieldPutCommon() local
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/
H A Dget_pred_outside.cpp259 uint32 temp, temp2; in GetPredOutside() local
/aosp12/frameworks/av/media/libeffects/testlibs/
H A DEffectReverb.c763 int32_t temp2; in Reverb_getParameter() local
1046 int32_t temp2; in Reverb_setParameter() local
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dme_utils.cpp223 ULong temp1, temp2; in PaddingEdge() local
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvideo_encoder_test.c73 int temp1 =0,temp2 =0; in main() local

12