/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | encodeframe.c | 83 unsigned int act; in tt_activity_measure() local 93 act = vp8_variance16x16(x->src.y_buffer, in tt_activity_measure() 95 act = act<<4; in tt_activity_measure() 98 if (act < 8<<12) in tt_activity_measure() 99 act = act < 5<<12 ? act : 5<<12; in tt_activity_measure() 101 return act; in tt_activity_measure() 210 int64_t act; in calc_activity_index() local 229 act = *(x->mb_activity_ptr); in calc_activity_index() 232 a = act + 4*cpi->activity_avg; in calc_activity_index() 233 b = 4*act + cpi->activity_avg; in calc_activity_index() [all …]
|
/hardware/libhardware/tests/camera2/ |
D | CameraBurstTests.cpp | 53 #define WARN_LE(exp, act) WARN_UNLESS((exp) <= (act)) argument 54 #define WARN_LT(exp, act) WARN_UNLESS((exp) < (act)) argument 55 #define WARN_GT(exp, act) WARN_UNLESS((exp) > (act)) argument
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | mfqe.c | 149 unsigned int act, actd, sad, usad, vsad, sse, thr, thrsq, actrisk; in multiframe_quality_enhance_block() local 154 act = (vp8_variance16x16(y, y_stride, VP8_ZEROS, 0, &sse)+128)>>8; in multiframe_quality_enhance_block() 171 act = (vp8_variance8x8(y, y_stride, VP8_ZEROS, 0, &sse)+32)>>6; in multiframe_quality_enhance_block() 186 actrisk = (actd > act * 5); in multiframe_quality_enhance_block()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/ |
D | README | 36 realloc(ptr, 0). Standard allows it NOT to act as
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 611 const unsigned int act = vp9_variance16x16(x->plane[0].src.buf, in tt_activity_measure() local 615 return act < (8 << 12) ? MIN(act, 5 << 12) : act; in tt_activity_measure() 705 int64_t act; in calc_activity_index() local 722 act = *(x->mb_activity_ptr); in calc_activity_index() 725 a = act + 4 * cpi->activity_avg; in calc_activity_index() 726 b = 4 * act + cpi->activity_avg; in calc_activity_index() 821 const int64_t act = *(x->mb_activity_ptr); in activity_masking() 824 const int64_t a = act + (2 * cpi->activity_avg); in activity_masking() 825 const int64_t b = (2 * act) + cpi->activity_avg; in activity_masking() 3378 const int64_t act = *(x->mb_activity_ptr); in adjust_act_zbin() [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/ |
D | vp8_packtokens_armv5.asm | 94 ; if bb == 1, otherwise it will act like i + 0
|
D | vp8_packtokens_mbrow_armv5.asm | 115 ; if bb == 1, otherwise it will act like i + 0
|
/hardware/intel/bootstub/ |
D | LICENSE | 81 covered by this License; they are outside its scope. The act of 95 You may charge a fee for the physical act of transferring a copy, and
|
/hardware/libhardware_legacy/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/display/msm8226/liblight/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/media/libstagefrighthw/ |
D | NOTICE | 181 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/display/msm8084/liblight/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/ril/reference-ril/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/libhardware/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/bt/libbt-vendor/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/ril/libril/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/display/msm8960/liblight/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|
/hardware/qcom/display/msm8974/liblight/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only
|