Home
last modified time | relevance | path

Searched defs:shft (Results 1 – 16 of 16) sorted by relevance

/external/libavc/common/
Dih264_trans_macros.h111 #define QUANT_H264(x,y,w,z,shft) (shft = ABS(x),\ argument
117 #define IQUANT_H264(x,y,wscal,w,shft) (shft = x, \ argument
122 #define IQUANT_lev_H264(x,y,wscal,add_f,w,shft) (shft = x, \ argument
Dih264_weighted_pred.c462 WORD32 shft, ofst; in ih264_weighted_bi_pred_luma() local
564 WORD32 shft; in ih264_weighted_bi_pred_chroma() local
/external/libopus/silk/
Dsum_sqr_shift.c43 opus_int i, shft; in silk_sum_sqr_shift() local
/external/webrtc/modules/audio_coding/codecs/ilbc/
Dcb_mem_energy_calc.c38 int16_t shft; in WebRtcIlbcfix_CbMemEnergyCalc() local
/external/coreboot/src/soc/qualcomm/common/
Dclock.c268 void clock_reset_subsystem(u32 *misc, u32 shft) in clock_reset_subsystem()
/external/libjpeg-turbo/
Djcarith.c111 #define IRIGHT_SHIFT(x, shft) \ argument
117 #define IRIGHT_SHIFT(x, shft) ((x) >> (shft)) argument
Djidctfst.c150 #define IRIGHT_SHIFT(x, shft) \ argument
Djpegint.h315 #define RIGHT_SHIFT(x, shft) \ argument
321 #define RIGHT_SHIFT(x, shft) ((x) >> (shft)) argument
Djcphuff.c143 #define IRIGHT_SHIFT(x, shft) \ argument
149 #define IRIGHT_SHIFT(x, shft) ((x) >> (shft)) argument
/external/coreboot/src/vendorcode/mediatek/mt8195/include/
Dx_hal_io.h15 #define Fld(wid, shft) (((U32)wid << 16) | (shft << 8)) argument
/external/coreboot/src/vendorcode/mediatek/mt8192/include/
Dx_hal_io.h15 #define Fld(wid, shft) (((U32)wid << 16) | (shft << 8)) argument
/external/pdfium/third_party/libtiff/
Dtif_luv.c187 int shft; in LogL16Decode() local
316 int shft; in LogLuvDecode32() local
435 int shft; in LogL16Encode() local
603 int shft; in LogLuvEncode32() local
/external/libavc/common/x86/
Dih264_weighted_pred_sse42.c838 WORD32 round_val, shft; in ih264_weighted_bi_pred_luma_sse42() local
1126 WORD32 round_val, shft, ofst_val; in ih264_weighted_bi_pred_chroma_sse42() local
Dih264_luma_intra_pred_filters_ssse3.c1009 WORD32 shft = 2; in ih264_intra_pred_luma_8x8_mode_dc_ssse3() local
1898 WORD32 shft; in ih264_intra_pred_luma_16x16_mode_dc_ssse3() local
/external/libavc/encoder/x86/
Dih264e_intra_modes_eval_ssse3.c551 WORD32 shft = 1, dcval = 0; in ih264e_evaluate_intra_4x4_modes_ssse3() local
/external/mesa3d/src/imagination/rogue/
Drogue_isa.h1222 unsigned shft : 2; member
1322 unsigned shft : 3; member