Searched defs:b_ptr (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
H A Dfilter_ma_fast_q12.c30 const int16_t* b_ptr = &B[0]; local
37 o += WEBRTC_SPL_MUL_16_16(*b_ptr++, *x_ptr--);
/external/clang/test/SemaCXX/
H A Dwarn-tautological-undefined-compare.cpp79 B* b_ptr = &b; local
80 if (&b_ptr->get() == 0) {}
82 if (&(b_ptr->get()) == 0) {}
85 if (&b_ptr->get() != 0) {}
87 if (&(b_ptr->get()) != 0) {}
H A Dwarn-undefined-bool-conversion.cpp73 B* b_ptr = &b; local
74 if (&b_ptr->get()) {}
76 if (&(b_ptr->get())) {}
78 if (!&b_ptr->get()) {}
/external/webrtc/src/common_audio/signal_processing/
H A Ddownsample_fast.c29 WebRtc_Word16 *b_ptr; local
41 b_ptr = &B[0];
48 o += WEBRTC_SPL_MUL_16_16(*b_ptr++, *x_ptr--);
H A Dfilter_ma_fast_q12.c30 G_CONST WebRtc_Word16* b_ptr = &B[0]; local
37 o += WEBRTC_SPL_MUL_16_16(*b_ptr++, *x_ptr--);
/external/chromium_org/third_party/opus/src/silk/float/
H A Dfind_LTP_FLP.c48 silk_float *b_ptr, temp, *WLTP_ptr; local
55 b_ptr = b;
70 silk_solve_LDL_FLP( WLTP_ptr, LTP_ORDER, Rr, b_ptr );
73 nrg[ k ] = silk_residual_energy_covar_FLP( b_ptr, WLTP_ptr, Rr, rr[ k ], LTP_ORDER );
80 b_ptr += LTP_ORDER;
99 b_ptr = b;
103 d[ k ] += b_ptr[ i ];
105 b_ptr += LTP_ORDER;
118 b_ptr = b;
123 delta_b[ i ] = silk_max_float( b_ptr[
[all...]
/external/libopus/silk/float/
H A Dfind_LTP_FLP.c48 silk_float *b_ptr, temp, *WLTP_ptr; local
55 b_ptr = b;
70 silk_solve_LDL_FLP( WLTP_ptr, LTP_ORDER, Rr, b_ptr );
73 nrg[ k ] = silk_residual_energy_covar_FLP( b_ptr, WLTP_ptr, Rr, rr[ k ], LTP_ORDER );
80 b_ptr += LTP_ORDER;
99 b_ptr = b;
103 d[ k ] += b_ptr[ i ];
105 b_ptr += LTP_ORDER;
118 b_ptr = b;
123 delta_b[ i ] = silk_max_float( b_ptr[
[all...]
/external/chromium_org/third_party/libwebp/enc/
H A Dpicture_csp.c166 const int b = SUM(b_ptr + src); \
173 const uint8_t* const b_ptr,
202 dst[x] = RGBToY(r_ptr[offset], g_ptr[offset], b_ptr[offset], &rg);
339 const uint8_t* const b_ptr = rgb + (swap_rb ? 0 : 2); local
345 return ImportYUVAFromRGBA(r_ptr, g_ptr, b_ptr, a_ptr, step, rgb_stride,
357 r_ptr[offset], g_ptr[offset], b_ptr[offset]);
171 ImportYUVAFromRGBA(const uint8_t* const r_ptr, const uint8_t* const g_ptr, const uint8_t* const b_ptr, const uint8_t* const a_ptr, int step, int rgb_stride, float dithering, WebPPicture* const picture) argument
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Ddecode_plc.c55 const int16_t *b_ptr = &B[0]; local
62 o = WebRtcSpl_AddSatW32(o, WEBRTC_SPL_MUL_16_16(*b_ptr, *x_ptr));
63 b_ptr++;
/external/webp/src/enc/
H A Dpicture_csp.c166 const int b = SUM(b_ptr + src); \
173 const uint8_t* const b_ptr,
202 dst[x] = RGBToY(r_ptr[offset], g_ptr[offset], b_ptr[offset], &rg);
339 const uint8_t* const b_ptr = rgb + (swap_rb ? 0 : 2); local
345 return ImportYUVAFromRGBA(r_ptr, g_ptr, b_ptr, a_ptr, step, rgb_stride,
357 r_ptr[offset], g_ptr[offset], b_ptr[offset]);
171 ImportYUVAFromRGBA(const uint8_t* const r_ptr, const uint8_t* const g_ptr, const uint8_t* const b_ptr, const uint8_t* const a_ptr, int step, int rgb_stride, float dithering, WebPPicture* const picture) argument
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Ddecode_plc.c55 G_CONST WebRtc_Word16 *b_ptr = &B[0]; local
62 o = WEBRTC_SPL_ADD_SAT_W32( o, WEBRTC_SPL_MUL_16_16( *b_ptr, *x_ptr) );
63 b_ptr++;
/external/lldb/examples/darwin/heap_find/heap/
H A Dheap_find.cpp237 Class b_ptr = *(Class *)b; local
238 if (a_ptr < b_ptr) return -1;
239 if (a_ptr > b_ptr) return +1;
/external/openssl/crypto/bn/asm/
H A Dpa-risc2W.s54 b_ptr .reg %r24 label
598 LDD 0(b_ptr),b
606 LDD 8(b_ptr),b
615 LDO 16(b_ptr),b_ptr
624 LDD 0(b_ptr),b
674 LDD 0(b_ptr),t2
686 LDD 8(b_ptr),t2
698 LDO 16(b_ptr),b_ptr
[all...]
H A Dpa-risc2.s58 b_ptr .reg %r24 label
609 LDD 0(b_ptr),b
617 LDD 8(b_ptr),b
626 LDO 16(b_ptr),b_ptr
635 LDD 0(b_ptr),b
685 LDD 0(b_ptr),t2
697 LDD 8(b_ptr),t2
709 LDO 16(b_ptr),b_ptr
[all...]
/external/bison/lib/
H A Dvasnprintf.c470 const mp_limb_t *b_ptr = b.limbs; local
496 if (b_ptr[b_len - 1] == 0)
520 mp_limb_t den = b_ptr[0];
554 mp_limb_t msd = b_ptr[b_len - 1]; /* = b[n-1], > 0 */
622 const mp_limb_t *sourceptr = b_ptr;
636 b_ptr = tmp_roomptr;
666 mp_limb_t b_msd = b_ptr[b_len - 1]; /* b[n-1] */
667 mp_limb_t b_2msd = b_ptr[b_len - 2]; /* b[n-2] */
727 const mp_limb_t *sourceptr = b_ptr;
752 const mp_limb_t *sourceptr = b_ptr;
[all...]
/external/pcre/dist/sljit/
H A DsljitNativeTILEGX-encoder.c9592 tilegx_spr_compare (const void *a_ptr, const void *b_ptr) argument
9595 const struct tilegx_spr *b = (const struct tilegx_spr *) b_ptr;

Completed in 451 milliseconds