Searched refs:code (Results 101 - 125 of 296) sorted by relevance

1234567891011>>

/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java87 int code = 0;
90 code = 1;
93 code = 2;
95 code = 3;
97 code = 4;
99 code = 5;
101 code = 6;
103 code = 7;
105 code = 8;
107 code
163 readExceptionFromParcel(Parcel reply, String msg, int code) argument
[all...]
/frameworks/base/core/java/android/content/
H A DIntentSender.java94 * @param resultCode The final result code determined by the send.
141 * @param code Result code to supply back to the IntentSender's target.
155 public void sendIntent(Context context, int code, Intent intent, argument
157 sendIntent(context, code, intent, onFinished, handler, null);
167 * @param code Result code to supply back to the IntentSender's target.
186 public void sendIntent(Context context, int code, Intent intent, argument
193 int res = mTarget.send(code, intent, resolvedType,
/frameworks/base/core/java/android/os/
H A DIBinder.java88 * The first transaction code available for user commands.
92 * The last transaction code available for user commands.
97 * IBinder protocol transaction code: pingBinder().
102 * IBinder protocol transaction code: dump internal state.
107 * IBinder protocol transaction code: interrogate the recipient side
113 * IBinder protocol transaction code: send a tweet to the target
120 * across the platform. To support older code, the default implementation
131 * IBinder protocol transaction code: tell an app asynchronously that the
203 * @param code The action to perform. This should
214 public boolean transact(int code, Parce argument
[all...]
/frameworks/base/drm/libdrmframework/include/
H A DIDrmServiceListener.h65 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags = 0);
/frameworks/base/include/camera/
H A DICameraClient.h45 virtual status_t onTransact( uint32_t code,
H A DICameraService.h53 virtual status_t onTransact( uint32_t code,
/frameworks/base/include/gui/
H A DISensorEventConnection.h48 virtual status_t onTransact( uint32_t code,
/frameworks/base/include/media/
H A DIAudioTrack.h79 virtual status_t onTransact( uint32_t code,
H A DIEffect.h52 virtual status_t onTransact( uint32_t code,
H A DIMediaMetadataRetriever.h50 virtual status_t onTransact(uint32_t code,
/frameworks/base/include/surfaceflinger/
H A DISurface.h54 virtual status_t onTransact( uint32_t code,
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
H A Dgain_q.h22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
153 Word16 code[], /* i : CB innovation (unfiltered), Q13 */
H A Dspstproc.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
109 code -- Word16 Array -- Fixed codebook exitation
152 When the code is written for a specific target processor the
181 Word16 code[], /* i : Fixed codebook exitation */
240 p_code = &code[0];
244 /* exc[i] = gain_pit*exc[i] + gain_code*code[i]; */
254 * code Q12 Q13
172 subframePostProc( Word16 *speech, enum Mode mode, Word16 i_subfr, Word16 gain_pit, Word16 gain_code, Word16 *Aq, Word16 synth[], Word16 xn[], Word16 code[], Word16 y1[], Word16 y2[], Word16 *mem_syn, Word16 *mem_err, Word16 *mem_w0, Word16 *exc, Word16 *sharp, Flag *pOverflow ) argument
H A Dgain_q.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
154 When the code is written for a specific target processor the
254 When the code is written for a specific target processor the
341 When the code is written for a specific target processor the
388 code -- Word16 array -- CB innovation (unfiltered), Q13
445 When the code is written for a specific target processor the
472 Word16 code[], /* i : CB innovation (unfiltered), Q13 */
523 /* (note that code[] is unsharpened in MR475) */
527 code,
584 /* (note that code[] i
467 gainQuant( gainQuantState *st, enum Mode mode, Word16 res[], Word16 exc[], Word16 code[], Word16 xn[], Word16 xn2[], Word16 y1[], Word16 Y2[], Word16 g_coeff[], Word16 even_subframe, Word16 gp_limit, Word16 *sf0_gain_pit, Word16 *sf0_gain_cod, Word16 *gain_pit, Word16 *gain_cod, Word16 **anap, Flag *pOverflow ) argument
[all...]
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_encode.cpp47 * ACTS-MoMuSys partners retain full right to use the code for his/her own
48 * purpose, assign or donate the code to a third party and to inhibit third
49 * parties from using the code for non MPEG-4 Video (ISO/IEC 14496-2) standard
191 BitstreamPutBits(bitstream, length, DCtab_lum[size].code);
205 BitstreamPutBits(bitstream, length, DCtab_chrom[size].code);
227 BitstreamPutBits(bitstream, length, mvtab[absmv].code);
248 BitstreamPutBits(bitstream, length, mcbpc_intra_tab[ind].code);
263 BitstreamPutBits(bitstream, length, mcbpc_inter_tab[ind].code);
281 BitstreamPutBits(bitstream, length, (UInt)cbpy_tab[ind].code);
288 of code, the
[all...]
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A DarmCOMM_Bitstream.h138 * Pack a VLC code word into the bitstream
150 * [in] codeLength Length of the code word valid range 1...32
179 * Pack a VLC code word into the bitstream
189 * [in] code VLC code word that need to be inserted in to the
207 ARM_VLC32 code
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A DarmCOMM_Bitstream.h138 * Pack a VLC code word into the bitstream
150 * [in] codeLength Length of the code word valid range 1...32
179 * Pack a VLC code word into the bitstream
189 * [in] code VLC code word that need to be inserted in to the
207 ARM_VLC32 code
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
H A DarmCOMM_Bitstream.h138 * Pack a VLC code word into the bitstream
150 * [in] codeLength Length of the code word valid range 1...32
179 * Pack a VLC code word into the bitstream
189 * [in] code VLC code word that need to be inserted in to the
207 ARM_VLC32 code
/frameworks/base/media/mtp/
H A DMtpPacket.h49 void setContainerCode(uint16_t code);
H A DMtpDevice.h95 MtpProperty* getDevicePropDesc(MtpDeviceProperty code);
96 MtpProperty* getObjectPropDesc(MtpObjectProperty code, MtpObjectFormat format);
/frameworks/ex/variablespeed/
H A DAndroid.mk17 # Build the java code, shared library.
36 # Build the native code, library.
/frameworks/base/cmds/servicemanager/
H A Dbinder.h24 uint32_t code; member in struct:binder_txn
79 void *target, uint32_t code);
/frameworks/base/include/binder/
H A DBinder.h35 virtual status_t transact( uint32_t code,
61 virtual status_t onTransact( uint32_t code,
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
H A Ddec_gain.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
45 Description: Added fixes to the code as per review comments. Removed nested
112 code[] = pointer to innovative vector of type Word16
120 gain_cod = pointer to code gain of type Word16
160 When the code is written for a specific target processor the
185 Word16 code[], /* i : Innovative vector. */
275 gc_pred(pred_state, mode, code, &exp, &frac, NULL, NULL, pOverflow);
181 Dec_gain( gc_predState *pred_state, enum Mode mode, Word16 index, Word16 code[], Word16 evenSubfr, Word16 * gain_pit, Word16 * gain_cod, Flag * pOverflow ) argument
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/
H A Dc2t64fx.c51 Word16 code[], /* (o) Q9 : algebraic (fixed) codebook excitation */
263 code[i] = 0;
270 code[ix] = 512; /* codeword in Q9 format */
274 code[ix] = -512;
280 code[iy] = 512;
284 code[iy] = -512;
47 ACELP_2t64_fx( Word16 dn[], Word16 cn[], Word16 H[], Word16 code[], Word16 y[], Word16 * index ) argument

Completed in 238 milliseconds

1234567891011>>