HomeSort by relevance Sort by last modified time
    Searched full:int32 (Results 676 - 700 of 996) sorted by null

<<21222324252627282930>>

  /frameworks/base/media/libstagefright/codecs/amrwb/src/
normalize_amr_wb.cpp 48 Int32 x 32-bit integer non-zero input
123 int16 normalize_amr_wb(int32 x)
pit_shrp.cpp 122 int32 L_tmp;
126 L_tmp = mac_16by16_to_int32((int32)x[i] << 16, x[i - pit_lag], sharp);
preemph_amrwb_dec.cpp 121 int32 L_tmp;
125 L_tmp = msu_16by16_from_int32((int32)x[i] << 16, x[i - 1], mu);
pvamrwbdecoder.h 121 int32 pvDecoder_AmrWb(
137 int32 pvDecoder_AmrWbMemRequirements();
scale_signal.cpp 126 int32 L_tmp;
133 L_tmp = shl_int32(((int32)x[i] << 16), exp); /* saturation can occur here */
  /frameworks/base/media/libstagefright/codecs/avc/common/src/
mb_access.cpp 215 memset(currMB->mvL0, 0, sizeof(int32)*16);
221 memset(currMB->mvL0, 0, sizeof(int32)*16);
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
post_filter.cpp 44 int32 size;
52 size = (int32)width * height;
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_alias_reduction.h 81 void pvmp3_alias_reduction(int32 *input_buffer,
83 int32 *used_freq_lines,
pvmp3_crc.cpp 45 int32 neededBits, number of bits to read from the bit stream
124 int32 neededBits, /* number of bits to read from the bit stream */
pvmp3_equalizer.h 89 void pvmp3_equalizer(int32 *inData,
91 int32 *pt_work_buff);
pvmp3_get_main_data_size.cpp 116 int32 pvmp3_get_main_data_size(mp3Header *info,
121 int32 numBytes = fxp_mul32_Q28(mp3_bitrate[info->version_x][info->bitrate_index] << 20,
pvmp3_get_scale_factors.h 91 int32 gr,
92 int32 ch,
pvmp3_mpeg2_get_scale_data.h 90 int32 gr,
91 int32 ch,
pvmp3_mpeg2_get_scale_factors.h 91 int32 gr,
92 int32 ch,
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdh.c 210 int32 retry = 0;
243 int32 retry = 0;
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 85 static int32 loc_event_cb (rpc_loc_client_handle_type client_handle,
243 LOGD ("loc_eng_init called, client id = %d\n", (int32) loc_eng_data.client_handle);
386 (int32) loc_eng_data.client_handle, lock_type);
429 (int32) loc_eng_data.client_handle, min_interval, mode);
705 static int32 loc_event_cb(
711 LOGV ("loc_event_cb, client = %d, loc_event = 0x%x", (int32) client_handle, (uint32) loc_event);
726 LOGD ("loc client mismatch: received = %d, expected = %d \n", (int32) client_handle, (int32) loc_eng_data.client_handle);
    [all...]
  /hardware/ril/mock-ril/src/generated/java/com/android/internal/telephony/ril_proto/
RilCtrlCmds.java 305 // required int32 connection_id = 1;
322 // required int32 call_fail_cause = 2;
  /external/bzip2/
randtable.c 26 Int32 BZ2_rNums[512] = {
  /external/chromium/base/
scoped_variant_win.cc 141 void ScopedVariant::Set(int32 i32) {
stats_counters.h 160 int32 counter_id_;
  /external/libffi/src/powerpc/
aix_closure.S 209 /* case default / int32 / pointer */
  /external/libvpx/examples/includes/geshi/geshi/
matlab.php 104 'int2str','int32','int8','interp1','interp2','interp3','interpft',
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Feature.h 74 int32 ( *vpActivityE )( const struct bbf_Feature* ptrA, const uint32* patchA );
L01Dns2x4Ftr.h 105 int32 bbf_L01Dns2x4Ftr_activity( const struct bbf_Feature* ptrA, const uint32* patchA );
L01Tld1x1Ftr.h 105 int32 bbf_L01Tld1x1Ftr_activity( const struct bbf_Feature* ptrA, const uint32* patchA );

Completed in 935 milliseconds

<<21222324252627282930>>