/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_dct.c | 28 int16_t step[4]; in fdct4() local 31 step[0] = input[0] + input[3]; in fdct4() 32 step[1] = input[1] + input[2]; in fdct4() 33 step[2] = input[1] - input[2]; in fdct4() 34 step[3] = input[0] - input[3]; in fdct4() 36 temp1 = (step[0] + step[1]) * cospi_16_64; in fdct4() 37 temp2 = (step[0] - step[1]) * cospi_16_64; in fdct4() 40 temp1 = step[2] * cospi_24_64 + step[3] * cospi_8_64; in fdct4() 41 temp2 = -step[2] * cospi_8_64 + step[3] * cospi_24_64; in fdct4() 61 /*canbe16*/ int step[4]; in vp9_fdct4x4_c() local [all …]
|
D | vp9_subexp.c | 126 const int step = *bestp > oldp ? -1 : 1; in vp9_prob_diff_update_savings_search() local 128 for (newp = *bestp; newp != oldp; newp += step) { in vp9_prob_diff_update_savings_search() 145 int i, old_b, new_b, update_b, savings, bestsavings, step; in vp9_prob_diff_update_savings_search_model() local 157 step = (*bestp > oldp[PIVOT_NODE] ? -1 : 1); in vp9_prob_diff_update_savings_search_model() 159 for (newp = *bestp; newp != oldp[PIVOT_NODE]; newp += step) { in vp9_prob_diff_update_savings_search_model()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | dct16x16_test.cc | 84 double step[16]; in butterfly_16x16_dct_1d() local 89 step[ 0] = input[0] + input[15]; in butterfly_16x16_dct_1d() 90 step[ 1] = input[1] + input[14]; in butterfly_16x16_dct_1d() 91 step[ 2] = input[2] + input[13]; in butterfly_16x16_dct_1d() 92 step[ 3] = input[3] + input[12]; in butterfly_16x16_dct_1d() 93 step[ 4] = input[4] + input[11]; in butterfly_16x16_dct_1d() 94 step[ 5] = input[5] + input[10]; in butterfly_16x16_dct_1d() 95 step[ 6] = input[6] + input[ 9]; in butterfly_16x16_dct_1d() 96 step[ 7] = input[7] + input[ 8]; in butterfly_16x16_dct_1d() 97 step[ 8] = input[7] - input[ 8]; in butterfly_16x16_dct_1d() [all …]
|
D | convolve_test.cc | 560 for (int step = 1; step <= 32; ++step) { in TEST_P() local 563 vp9_sub_pel_filters_8[frac], step, in TEST_P() 564 vp9_sub_pel_filters_8[frac], step, in TEST_P() 573 << ", frac == " << frac << ", step == " << step; in TEST_P()
|
/hardware/ti/omap4xxx/ |
D | CleanSpec.mk | 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/vendor/lib/hw/hwcomposer.omap4.so) 52 $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "lib*cameraadapter*" -print0 | xargs -0 rm… 53 $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "libcamera.so" -print0 | xargs -0 rm -f) 54 $(call add-clean-step, find $(PRODUCT_OUT) -type d -name "libcamera_intermediates" -print0 | xargs … 55 $(call add-clean-step, find $(PRODUCT_OUT) -type d -name "lib*cameraadapter_intermediates" -print0 … 57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/symbols/system/lib/libtimemmgr.so) 58 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libtimemmgr.so) 59 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/lib/libtimemmgr.so) 60 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libtimemmgr_intermediates)
|
/hardware/ti/omap4-aah/ |
D | CleanSpec.mk | 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/vendor/lib/hw/hwcomposer.omap4.so) 52 $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "lib*cameraadapter*" -print0 | xargs -0 rm… 53 $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "libcamera.so" -print0 | xargs -0 rm -f) 54 $(call add-clean-step, find $(PRODUCT_OUT) -type d -name "libcamera_intermediates" -print0 | xargs … 55 $(call add-clean-step, find $(PRODUCT_OUT) -type d -name "lib*cameraadapter_intermediates" -print0 … 57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/symbols/system/lib/libtimemmgr.so) 58 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libtimemmgr.so) 59 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/lib/libtimemmgr.so) 60 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libtimemmgr_intermediates)
|
/hardware/qcom/bt/msm8992/ |
D | CleanSpec.mk | 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libbt-vendor_intermediates) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/NOTICE_FILES/src/system/vendor/lib/libbt-vendor.so… 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/lib/libbt-vendor.so) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/symbols/system/vendor/lib/libbt-vendor.so) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/vendor/lib/libbt-vendor.so)
|
/hardware/qcom/bt/msm8960/ |
D | CleanSpec.mk | 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libbt-vendor_intermediates) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/NOTICE_FILES/src/system/vendor/lib/libbt-vendor.so… 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/lib/libbt-vendor.so) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/symbols/system/vendor/lib/libbt-vendor.so) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/vendor/lib/libbt-vendor.so)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
D | vp9_idct4x4_add_neon.asm | 99 ; output[0] = step[0] + step[3]; 100 ; output[1] = step[1] + step[2]; 101 ; output[3] = step[0] - step[3]; 102 ; output[2] = step[1] - step[2]; 150 ; output[0] = step[0] + step[3]; 151 ; output[1] = step[1] + step[2]; 152 ; output[3] = step[0] - step[3]; 153 ; output[2] = step[1] - step[2];
|
D | vp9_idct8x8_add_neon.asm | 134 vadd.s16 q0, q9, q15 ; output[0] = step[0] + step[3] 135 vadd.s16 q1, q11, q13 ; output[1] = step[1] + step[2] 136 vsub.s16 q2, q11, q13 ; output[2] = step[1] - step[2] 137 vsub.s16 q3, q9, q15 ; output[3] = step[0] - step[3] 410 vadd.s16 q0, q9, q15 ; output[0] = step[0] + step[3] 411 vadd.s16 q1, q9, q13 ; output[1] = step[1] + step[2] 412 vsub.s16 q2, q9, q13 ; output[2] = step[1] - step[2] 413 vsub.s16 q3, q9, q15 ; output[3] = step[0] - step[3]
|
D | vp9_iht4x4_add_neon.asm | 43 ; output[0] = step[0] + step[3]; 44 ; output[1] = step[1] + step[2]; 45 ; output[3] = step[0] - step[3]; 46 ; output[2] = step[1] - step[2];
|
D | vp9_iht8x8_add_neon.asm | 232 vadd.s16 q0, q9, q15 ; output[0] = step[0] + step[3] 233 vadd.s16 q1, q11, q13 ; output[1] = step[1] + step[2] 234 vsub.s16 q2, q11, q13 ; output[2] = step[1] - step[2] 235 vsub.s16 q3, q9, q15 ; output[3] = step[0] - step[3]
|
/hardware/libhardware_legacy/ |
D | CleanSpec.mk | 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
D | fastquantizeb_neon.asm | 165 vorr.s16 q14, q0, q1 ; check if all zero (step 1) 168 vorr.s16 d28, d28, d29 ; check if all zero (step 2) 175 vmov r2, r3, d28 ; check if all zero (step 3) 200 orr r2, r2, r3 ; check if all zero (step 4) 201 cmp r2, #0 ; check if all zero (step 5) 202 beq zero_output ; check if all zero (step 6)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_blockd.c | 52 const int step = 1 << (tx_size << 1); in vp9_foreach_transformed_block_in_plane() local 80 i += step; in vp9_foreach_transformed_block_in_plane() 84 for (i = 0; i < num_4x4_w * num_4x4_h; i += step) in vp9_foreach_transformed_block_in_plane()
|
D | vp9_idct.c | 100 int16_t step[4]; in idct4() local 105 step[0] = dct_const_round_shift(temp1); in idct4() 106 step[1] = dct_const_round_shift(temp2); in idct4() 109 step[2] = dct_const_round_shift(temp1); in idct4() 110 step[3] = dct_const_round_shift(temp2); in idct4() 113 output[0] = step[0] + step[3]; in idct4() 114 output[1] = step[1] + step[2]; in idct4() 115 output[2] = step[1] - step[2]; in idct4() 116 output[3] = step[0] - step[3]; in idct4()
|
/hardware/ril/ |
D | CleanSpec.mk | 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/rild)
|
/hardware/qcom/gps/ |
D | CleanSpec.mk | 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libloc_api*)
|
/hardware/qcom/camera/ |
D | CleanSpec.mk | 47 $(call add-clean-step, find $(OUT_DIR) -name "camera.msm8960*" -print0 | xargs -0 rm -rf)
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/audio_policy.conf)
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_mixer.c | 258 ALOGV(ei->value.integer.step ? in mixer_dump() 262 ei->value.integer.step); in mixer_dump() 265 ALOGV(ei->value.integer64.step ? in mixer_dump() 269 ei->value.integer64.step); in mixer_dump() 347 int step; in mixer_ctl_read_tlv() local 359 step = (tlv[3] & 0xffff); in mixer_ctl_read_tlv()
|
/hardware/libhardware/include/hardware/ |
D | radio.h | 163 int (*step)(const struct radio_tuner *tuner, member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | README | 132 If the configuration step fails, the first step is to look in the error log.
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | asound.h | 387 unsigned int step; member 855 long step; member 861 long long step; member
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 399 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
|