Searched refs:code (Results 151 - 175 of 364) sorted by relevance

1234567891011>>

/frameworks/av/media/libmedia/
H A DIStreamSource.cpp92 uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) {
93 switch (code) {
132 return BBinder::onTransact(code, data, reply, flags);
175 uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) {
176 switch (code) {
205 return BBinder::onTransact(code, data, reply, flags);
91 onTransact( uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) argument
174 onTransact( uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) argument
H A DIEffect.cpp130 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
132 switch (code) {
195 return BBinder::onTransact(code, data, reply, flags);
129 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
H A DIHDCP.cpp172 uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) {
173 switch (code) {
196 return BBinder::onTransact(code, data, reply, flags);
201 uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) {
202 switch (code) {
321 return BBinder::onTransact(code, data, reply, flags);
171 onTransact( uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) argument
200 onTransact( uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) argument
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
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...]
H A Dc2_11pf.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
73 * The code length is 40, containing 2 nonzero pulses: i0...i1.
159 code[], Innovative codebook, array of type Word16
179 The code length is 40, containing 2 nonzero pulses: i0...i1.
208 When the code is written for a specific target processor the
233 Word16 code[], /* o : Innovative codebook */
303 code,
311 * Include fixed-gain pitch contribution into code[].
320 code[i - T0],
324 code[
227 code_2i40_11bits( Word16 x[], Word16 h[], Word16 T0, Word16 pitch_sharp, Word16 code[], Word16 y[], Word16 * sign, Flag * pOverflow ) argument
[all...]
H A Dc2_9pf.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
47 optimizing C code.
51 Description: Added setting of Overflow flag in inlined code.
146 0, 1, 0, 1, -1, /* subframe 1; track to code;
147 * -1 do not code this position
175 code = buffer containing the innovative codebook (Word16)
180 code buffer contains the new innovation vector gains
183 index = code index (Word16)
197 The code length is 40, containing 2 nonzero pulses: i0...i1. All pulses can
246 Word16 code[], //
302 code_2i40_9bits( Word16 subNr, Word16 x[], Word16 h[], Word16 T0, Word16 pitch_sharp, Word16 code[], Word16 y[], Word16 * sign, Flag * pOverflow ) argument
[all...]
/frameworks/av/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
H A DvoAMRWBEnc.c190 Word16 code[L_SUBFR]; /* Fixed codebook excitation */ local
257 Copy(st->mem_decim, code, 2 * L_FILT16k);
259 Decim_12k8(error, L_FILT16k, new_speech + L_FRAME, code);
268 Copy(st->mem_sig_in, code, 6);
269 HP50_12k8(new_speech + L_FRAME, L_FILT, code);
395 * - quantize and code the isf[] *
564 /* Quantize and code the ISFs */
594 /* Quantize and code the ISFs */
710 * - find voicing factor and tilt of code for next subframe. *
777 Set_zero(code,
[all...]
H A Dq_gain2.c67 Word16 code[], /* (i) Q9 : Innovative vector. */
171 * Find energy of code and compute: *
173 * L_tmp = MEAN_ENER - 10log10(energy of code/ L_subfr) *
174 * = MEAN_ENER - 3.0103*log2(energy of code/ L_subfr) *
177 L_tmp = Dot_product12_asm(code, code, L_subfr, &exp_code);
179 L_tmp = Dot_product12(code, code, L_subfr, &exp_code);
181 /* exp_code: -18 (code in Q9), -6 (/L_subfr), -31 (L_tmp Q31->Q0) */
223 * In the table the pitch gains are in Q14, the code gain
62 Q_gain2( Word16 xn[], Word16 y1[], Word16 Q_xn, Word16 y2[], Word16 code[], Word16 g_coeff[], Word16 L_subfr, Word16 nbits, Word16 * gain_pit, Word32 * gain_cod, Word16 gp_clip, Word16 * mem ) argument
[all...]
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dbitstream_io.cpp137 /* In/out : Unused bits in 'code' must be all zeros. */
142 AVCEnc_Status BitstreamWriteBits(AVCEncBitstream *stream, int nBits, uint code) argument
158 stream->current_word = (current_word << nBits) | code;
168 stream->current_word = (current_word << bit_left) | (code >> (nBits - bit_left));
178 stream->current_word = code; /* no extra masking for code, must be handled before saving */
189 /* In/out : Unused bits in 'code' must be all zeros. */
194 AVCEnc_Status BitstreamWrite1Bit(AVCEncBitstream *stream, uint code) argument
199 //DEBUG_LOG(userData,AVC_LOGTYPE_INFO,"BitstreamWrite1Bit",code,-1);
203 stream->current_word = (current_word << 1) | code;
[all...]
/frameworks/native/libs/binder/
H A DIPCThreadState.cpp149 << "code=" << TypeCode(btd->code) << ", flags=" << (void*)btd->flags << endl
161 int32_t code = *cmd++; local
162 size_t cmdIndex = code & 0xff;
163 if (code == (int32_t) BR_ERROR) {
167 out << "Unknown reply: " << code << endl;
172 switch (code) {
222 int32_t code = *cmd++; local
223 size_t cmdIndex = code & 0xff;
226 out << "Unknown command: " << code << end
546 transact(int32_t handle, uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
896 writeTransactionData(int32_t cmd, uint32_t binderFlags, int32_t handle, uint32_t code, const Parcel& data, status_t* statusBuffer) argument
[all...]
/frameworks/base/core/java/android/app/
H A DPendingIntent.java77 * request code integers supplied to {@link #getActivity}, {@link #getActivities},
156 * @param resultCode The final result code determined by the send.
210 * @param requestCode Private request code for the sender
241 * @param requestCode Private request code for the sender
333 * @param requestCode Private request code for the sender
383 * @param requestCode Private request code for the sender
453 * @param requestCode Private request code for the sender
507 * @param requestCode Private request code for the sender
574 * @param code Result code t
581 send(int code) argument
600 send(Context context, int code, Intent intent) argument
621 send(int code, OnFinished onFinished, Handler handler) argument
657 send(Context context, int code, Intent intent, OnFinished onFinished, Handler handler) argument
698 send(Context context, int code, Intent intent, OnFinished onFinished, Handler handler, String requiredPermission) argument
[all...]
/frameworks/base/media/java/android/mtp/
H A DMtpPropertyGroup.java37 // MTP property code
38 int code; field in class:MtpPropertyGroup.Property
44 Property(int code, int type, int column) { argument
45 this.code = code;
92 private Property createProperty(int code, ArrayList<String> columns) { argument
96 switch (code) {
178 Log.e(TAG, "unsupported property " + code);
184 return new Property(code, type, columns.size() - 1);
186 return new Property(code, typ
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Ddatapart_decode.cpp136 /* 04/01/2001 fixed MB_stuffing, removed unnecessary code */
148 uint code; local
159 BitstreamShowBits16(stream, 9, &code);
160 while (code == 1)
163 BitstreamShowBits16(stream, 9, &code);
191 BitstreamShowBits16(stream, 9, &code);
192 while (code == 1)
195 BitstreamShowBits16(stream, 9, &code);
315 uint code; local
324 BitstreamShowBits16(stream, 10, &code);
[all...]
/frameworks/base/tests/CoreTests/android/core/
H A DTestEventHandler.java154 * @param code The status code
158 int code, String reason_phrase) {
162 " code: " + code +
174 responseCode = code;
198 if (expectCode == code) {
201 expectDetails.append("Status code expected:"+expectCode+
202 " got:"+code);
453 * @param id Status code o
157 status(int major_version, int minor_version, int code, String reason_phrase) argument
622 expectStatus(int major, int minor, int code) argument
629 expectStatus(int code) argument
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DNotificationPlayer.java44 int code; field in class:NotificationPlayer.Command
52 return "{ code=" + code + " looping=" + looping + " stream=" + stream
176 switch (cmd.code) {
287 cmd.code = PLAY;
309 cmd.code = STOP;
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifData.java232 byte[] code = new byte[8];
233 System.arraycopy(buf, 0, code, 0, 8);
236 if (Arrays.equals(code, USER_COMMENT_ASCII)) {
238 } else if (Arrays.equals(code, USER_COMMENT_JIS)) {
240 } else if (Arrays.equals(code, USER_COMMENT_UNICODE)) {
/frameworks/av/camera/
H A DICameraClient.cpp87 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
89 switch(code) {
125 return BBinder::onTransact(code, data, reply, flags);
86 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/
H A DarmCOMM_Bitstream.c207 /* No code match found */
221 * Pack a VLC code word into the bitstream
233 * [in] codeLength Length of the code word valid range 1...32
295 * Pack a VLC code word into the bitstream
305 * [in] code VLC code word that need to be inserted in to the
323 ARM_VLC32 code
326 return (armPackBits(ppBitStream, pBitOffset, code.codeWord, code.codeLen));
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/
H A DarmCOMM_Bitstream.c207 /* No code match found */
221 * Pack a VLC code word into the bitstream
233 * [in] codeLength Length of the code word valid range 1...32
295 * Pack a VLC code word into the bitstream
305 * [in] code VLC code word that need to be inserted in to the
323 ARM_VLC32 code
326 return (armPackBits(ppBitStream, pBitOffset, code.codeWord, code.codeLen));
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/
H A DarmCOMM_Bitstream.c207 /* No code match found */
221 * Pack a VLC code word into the bitstream
233 * [in] codeLength Length of the code word valid range 1...32
295 * Pack a VLC code word into the bitstream
305 * [in] code VLC code word that need to be inserted in to the
323 ARM_VLC32 code
326 return (armPackBits(ppBitStream, pBitOffset, code.codeWord, code.codeLen));
/frameworks/base/core/java/android/content/pm/
H A DParceledListSlice.java131 protected boolean onTransact(int code, Parcel data, Parcel reply, int flags)
133 if (code != FIRST_CALL_TRANSACTION) {
134 return super.onTransact(code, data, reply, flags);
/frameworks/base/core/java/android/util/
H A DEventLog.java42 * event-log-tags file defines the payload contents for each type code.
98 /** @return the type tag code of the entry */
156 * @param tag The event type tag code
164 * @param tag The event type tag code
172 * @param tag The event type tag code
180 * @param tag The event type tag code
196 * Get the name associated with an event type tag code.
197 * @param tag code to look up
206 * Get the event type tag code associated with an event name.
208 * @return the tag code, o
[all...]
/frameworks/native/include/binder/
H A DTextOutput.h88 inline TypeCode(uint32_t code);
166 inline TypeCode::TypeCode(uint32_t code) : mCode(code) { } argument
/frameworks/native/libs/gui/
H A DISensorEventConnection.cpp93 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
95 switch(code) {
129 return BBinder::onTransact(code, data, reply, flags);
92 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument

Completed in 3624 milliseconds

1234567891011>>