/hardware/bsp/intel/peripheral/libupm/src/enc03r/ |
D | enc03r.cxx | 60 float total = 0.0; in calibrate() local 65 total += (float)val; in calibrate() 69 m_calibrationValue = total / (float)samples; in calibrate()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | rate_hist.c | 34 int total; member 52 hist->total = 0; in init_rate_histogram() 117 hist->total++; in update_rate_histogram() 189 int buckets, int total, int scale) { in show_histogram() argument 230 pct = (float)(100.0 * bucket[i].count / total); in show_histogram() 250 int total = 0; in show_q_histogram() local 259 total += counts[i]; in show_q_histogram() 265 show_histogram(bucket, buckets, total, scale); in show_q_histogram() 281 show_histogram(hist->bucket, buckets, hist->total, scale); in show_rate_histogram()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/ |
D | mkvparser.cpp | 106 long long total, available; in GetUIntLength() local 108 int status = pReader->Length(&total, &available); in GetUIntLength() 110 assert((total < 0) || (available <= total)); in GetUIntLength() 372 long long total, available; in Match() local 374 const long status = pReader->Length(&total, &available); in Match() 376 assert((total < 0) || (available <= total)); in Match() 418 long long total, available; in Match() local 420 long status = pReader->Length(&total, &available); in Match() 422 assert((total < 0) || (available <= total)); in Match() 497 long long total, available; in Parse() local [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | mkvparser.cpp | 111 long long total, available; in GetUIntLength() local 113 int status = pReader->Length(&total, &available); in GetUIntLength() 115 assert((total < 0) || (available <= total)); in GetUIntLength() 377 long long total, available; in Match() local 379 const long status = pReader->Length(&total, &available); in Match() 381 assert((total < 0) || (available <= total)); in Match() 425 long long total, available; in Match() local 427 long status = pReader->Length(&total, &available); in Match() 429 assert((total < 0) || (available <= total)); in Match() 506 long long total, available; in Parse() local [all …]
|
D | mkvreader.cpp | 80 int MkvReader::Length(long long* total, long long* available) in Length() argument 85 if (total) in Length() 86 *total = m_length; in Length()
|
D | mkvreader.hpp | 30 virtual int Length(long long* total, long long* available);
|
/hardware/libhardware/modules/thermal/ |
D | thermal.c | 89 uint64_t user, nice, system, idle, active, total; in get_cpu_usages() local 124 total = active + idle; in get_cpu_usages() 148 .total = total, in get_cpu_usages()
|
/hardware/bsp/intel/peripheral/libupm/examples/javascript/ |
D | eboled.js | 81 var total = Math.random()*100; 82 for(var stars=0; stars<total; stars++ )
|
/hardware/libhardware/include/hardware/ |
D | thermal.h | 125 uint64_t total; member
|
D | hdmi_cec.h | 386 struct hdmi_port_info* list[], int* total);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
D | vp8_variance16x16_armv6.asm | 54 ; calculate total sum 78 ; calculate total sum 102 ; calculate total sum 128 ; calculate total sum
|
D | vp8_variance_halfpixvar16x16_h_armv6.asm | 59 ; calculate total sum 90 ; calculate total sum 121 ; calculate total sum 154 ; calculate total sum
|
D | vp8_variance_halfpixvar16x16_v_armv6.asm | 60 ; calculate total sum 91 ; calculate total sum 122 ; calculate total sum 155 ; calculate total sum
|
D | vp8_variance8x8_armv6.asm | 52 ; calculate total sum 78 ; calculate total sum
|
D | vp8_variance_halfpixvar16x16_hv_armv6.asm | 70 ; calculate total sum 112 ; calculate total sum 154 ; calculate total sum 196 ; calculate total sum
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | dhdioctl.h | 96 uint total; /* Total packets (or bursts) */ member
|
/hardware/intel/img/psb_video/src/ |
D | pnw_hostjpeg.h | 71 #define JPEG_CODED_BUF_SEGMENT_SIZE(total, width, height, core, eFormat) \ argument 72 (((total) - PNW_JPEG_HEADER_MAX_SIZE) / \
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
D | sad_altivec.asm | 36 vspltisw v8, 0 ;# zero out total to start 261 vspltisw v8, 0 ;# zero out total to start
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 124 uint total; in pkttotlen() local 127 total = 0; in pkttotlen() 130 total += len; in pkttotlen() 133 return (total); in pkttotlen() 192 uint total = pkttotlen(osh, p); in pktdataoffset() local 196 if (offset > total) in pktdataoffset() 214 uint total = pkttotlen(osh, p); in pktoffset() local 217 if (offset > total) in pktoffset()
|
/hardware/ti/omap4-aah/kernel-headers/linux/ |
D | omapfb.h | 207 __u32 total; member
|
/hardware/ti/omap4xxx/kernel-headers/linux/ |
D | omapfb.h | 207 __u32 total; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/ |
D | nestegg.c | 1253 uint64_t track_number, length, frame_sizes[256], cluster_tc, flags, frames, tc_scale, total; in ne_read_block() local 1334 total = consumed; in ne_read_block() 1336 total += frame_sizes[i]; in ne_read_block() 1337 if (total > block_size) in ne_read_block() 2042 uint64_t sizes[3], total; in nestegg_track_codec_data() local 2068 total = 0; in nestegg_track_codec_data() 2071 total += sizes[i]; in nestegg_track_codec_data() 2074 sizes[i] = codec_private.length - total - (p - codec_private.data); in nestegg_track_codec_data()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/test/ |
D | omx_qcelp13_enc_test.c | 715 OMX_U32 total = 0; in Init_Encoder() local 737 OMX_GetComponentsOfRole(role, &total, 0); in Init_Encoder() 738 DEBUG_PRINT ("\nTotal components of role=%s :%u", role, total); in Init_Encoder()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/test/ |
D | omx_amr_enc_test.c | 670 OMX_U32 total = 0; in Init_Encoder() local 692 OMX_GetComponentsOfRole(role, &total, 0); in Init_Encoder() 693 DEBUG_PRINT ("\nTotal components of role=%s :%u", role, total); in Init_Encoder()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/test/ |
D | omx_evrc_enc_test.c | 713 OMX_U32 total = 0; in Init_Encoder() local 735 OMX_GetComponentsOfRole(role, &total, 0); in Init_Encoder() 736 DEBUG_PRINT ("\nTotal components of role=%s :%u", role, total); in Init_Encoder()
|