Home
last modified time | relevance | path

Searched defs:step (Results 1 – 25 of 47) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_subexp.c126 const int step = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search() local
145 int i, old_b, new_b, update_b, savings, bestsavings, step; in vp9_prob_diff_update_savings_search_model() local
Dvp9_dct.c28 int16_t step[4]; in fdct4() local
61 /*canbe16*/ int step[4]; in vp9_fdct4x4_c() local
1010 int step[32]; in fdct32() local
Dvp9_mcomp.c984 int i, j, step; in vp9_diamond_search_sad_c() local
1093 int i, j, step; in vp9_diamond_search_sadx4() local
/hardware/bsp/intel/peripheral/libupm/src/uln200xa/
Duln200xa.cxx146 int step = m_currentStep % 8; in stepperStep() local
/hardware/bsp/intel/peripheral/libupm/src/l298/
Dl298.cxx281 int step = m_currentStep % 4; in stepperStep() local
/hardware/bsp/intel/peripheral/libupm/src/grovemd/
Dgrovemd.cxx227 int step = m_currentStep % 4; in stepperStep() local
/hardware/qcom/display/msm8996/sdm/include/utils/
Dconstants.h43 #define ROUND_UP(number, step) ((((number) + ((step) - 1)) / (step)) * (step)) argument
/hardware/libhardware/include/hardware/
Dradio.h163 int (*step)(const struct radio_tuner *tuner, member
/hardware/bsp/intel/peripheral/libupm/src/adafruitms1438/
Dadafruitms1438.cxx242 int step = m_stepConfig[motor].currentStep % 4; in stepperStep() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.c52 const int step = 1 << (tx_size << 1); in vp9_foreach_transformed_block_in_plane() local
Dvp9_idct.c100 int16_t step[4]; in idct4() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddct16x16_test.cc84 double step[16]; in butterfly_16x16_dct_1d() local
Dconvolve_test.cc560 for (int step = 1; step <= 32; ++step) { in TEST_P() local
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_mixer.c347 int step; in mixer_ctl_read_tlv() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmcomp.c1055 int i, j, step; in vp8_diamond_search_sad_c() local
1179 int i, j, step; in vp8_diamond_search_sadx4() local
/hardware/intel/common/libva/va/
Dva_vpp.h514 float step; member
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3PostProc.cpp2329 cam_rational_type_t step) in getExifExposureValue()
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound.h408 unsigned int step; /* samples distance in bits */ member
861 long step; /* R: step (0 variable) */ member
866 long long step; /* R: step (0 variable) */ member
/hardware/qcom/msm8994/kernel-headers/sound/
Dasound.h389 unsigned int step; member
856 long step; member
862 long long step; member
/hardware/qcom/msm8x26/kernel-headers/sound/
Dasound.h387 unsigned int step; member
855 long step; member
861 long long step; member
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dasound.h400 unsigned int step; /* samples distance in bits */ member
850 long step; /* R: step (0 variable) */ member
855 long long step; /* R: step (0 variable) */ member
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h387 unsigned int step; member
855 long step; member
861 long long step; member
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dasound.h399 unsigned int step; /* samples distance in bits */ member
849 long step; /* R: step (0 variable) */ member
854 long long step; /* R: step (0 variable) */ member
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h399 unsigned int step; /* samples distance in bits */ member
849 long step; /* R: step (0 variable) */ member
854 long long step; /* R: step (0 variable) */ member
/hardware/qcom/msm8996/kernel-headers/sound/
Dasound.h392 unsigned int step; member
862 long step; member
869 long long step; member

12