Searched defs:shft (Results 1 – 13 of 13) sorted by relevance
/external/chromium_org/third_party/opus/src/silk/ |
D | sum_sqr_shift.c | 43 opus_int i, shft; in silk_sum_sqr_shift() local
|
/external/jpeg/ |
D | mips_jidctfst.c | 149 #define IRIGHT_SHIFT(x,shft) \ argument
|
D | jidctfst.c | 147 #define IRIGHT_SHIFT(x,shft) \ argument
|
D | jcphuff.c | 79 #define IRIGHT_SHIFT(x,shft) \ argument 85 #define IRIGHT_SHIFT(x,shft) ((x) >> (shft)) argument
|
D | jpegint.h | 314 #define RIGHT_SHIFT(x,shft) \ argument 320 #define RIGHT_SHIFT(x,shft) ((x) >> (shft)) argument
|
/external/qemu/distrib/jpeg-6b/ |
D | jidctfst.c | 147 #define IRIGHT_SHIFT(x,shft) \ argument
|
D | jpegint.h | 314 #define RIGHT_SHIFT(x,shft) \ argument 320 #define RIGHT_SHIFT(x,shft) ((x) >> (shft)) argument
|
D | jcphuff.c | 79 #define IRIGHT_SHIFT(x,shft) \ argument 85 #define IRIGHT_SHIFT(x,shft) ((x) >> (shft)) argument
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | entropy_coding.c | 358 WebRtc_Word16 dither1_Q7, dither2_Q7, dither_gain_Q14, shft; in GenerateDitherQ7() local 1687 WebRtc_Word16 shft,tmp16a,tmp16c; in WebRtcIsacfix_DecodePitchLag() local 1772 WebRtc_Word16 shft, tmp16a, tmp16b, tmp16c; in WebRtcIsacfix_EncodePitchLag() local
|
D | lpc_masking_model.c | 580 int shft; in WebRtcIsacfix_GetLpcCoef() local
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
D | entropy_coding.c | 179 int k, shft; in GenerateDitherQ7Lb() local
|
/external/valgrind/main/helgrind/ |
D | libhb_core.c | 771 Word bix, shft, mask, prep; in write_twobit_array() local 782 Word bix, shft; in read_twobit_array() local
|
/external/valgrind/main/VEX/priv/ |
D | guest_ppc_toIR.c | 2586 UInt shft, mask; in getGST_field() local 2734 UInt shft; in putGST_field() local 6568 UChar shft; in dis_proc_ctl() local
|