Home
last modified time | relevance | path

Searched refs:absolute (Results 1 – 10 of 10) sorted by relevance

/hardware/ti/omap4xxx/camera/
DCameraHalCommon.cpp70 unsigned long long elapsed, absolute; in PPM() local
75 absolute = ppm.tv_sec; in PPM()
76 absolute *= 1000; in PPM()
77 absolute += ppm.tv_usec /1000; in PPM()
79 ALOGD("PPM: %s :%llu.%llu ms : %llu ms", str, ( elapsed /1000 ), ( elapsed % 1000 ), absolute); in PPM()
99 unsigned long long absolute; in PPM() local
105 absolute = ppm.tv_sec; in PPM()
106 absolute *= 1000; in PPM()
107 absolute += ppm.tv_usec /1000; in PPM()
112 …"PPM: %s :%ld.%ld ms : %llu ms", temp_str, ( ppm.tv_sec /1000 ), ( ppm.tv_sec % 1000 ), absolute); in PPM()
/hardware/ti/omap4-aah/camera/
DCameraHalCommon.cpp71 unsigned long long elapsed, absolute; in PPM() local
76 absolute = ppm.tv_sec; in PPM()
77 absolute *= 1000; in PPM()
78 absolute += ppm.tv_usec /1000; in PPM()
80 …MHAL_LOGI("PPM: %s :%llu.%llu ms : %llu ms", str, ( elapsed /1000 ), ( elapsed % 1000 ), absolute); in PPM()
100 unsigned long long absolute; in PPM() local
106 absolute = ppm.tv_sec; in PPM()
107 absolute *= 1000; in PPM()
108 absolute += ppm.tv_usec /1000; in PPM()
113 …"PPM: %s :%ld.%ld ms : %llu ms", temp_str, ( ppm.tv_sec /1000 ), ( ppm.tv_sec % 1000 ), absolute); in PPM()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dkeywords.dox14 definition is an absolute requirement of the specification.
19 definition is an absolute prohibition of the specification.
Dlibs.doxy_template41 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
533 # against the file with absolute path, so to exclude all test directories
747 # be used to specify the location (absolute path including file name) of
1099 # where "loc1" and "loc2" can be relative or absolute paths or
1126 # The PERL_PATH should be the absolute path and name of the perl script
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dsad_ssse3.asm196 add rax, rcx ; get the absolute address of vp8_sad16x16x3_ssse3_jumptable
309 add rax, rcx ; get the absolute address of vp8_sad16x8x3_ssse3_jumptable
Dpostproc_sse2.asm21 ;calculate absolute value
48 ;calculate absolute value
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_sad_ssse3.asm196 add rax, rcx ; get the absolute address of vp9_sad16x16x3_ssse3_jumptable
309 add rax, rcx ; get the absolute address of vp9_sad16x8x3_ssse3_jumptable
/hardware/intel/common/libva/doc/
DDoxyfile47 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
642 # against the file with absolute path, so to exclude all test directories
935 # be used to specify the location (absolute path including file name) of
1443 # where "loc1" and "loc2" can be relative or absolute paths or
1470 # The PERL_PATH should be the absolute path and name of the perl script
/hardware/intel/img/libdrm/
Daclocal.m477 # Complain if the absolute build directory name contains unusual characters
2866 # Accept absolute paths.
4512 # use absolute paths for naming shared libraries, and exclude the
5225 "absolute", i.e impossible to change by setting ${shlibpath_var} if the
8195 # therefore $ac_aux_dir as well) can be either absolute or relative,
8204 # fails if $ac_aux_dir is absolute,
8211 # start a VPATH build or use an absolute $srcdir.
8224 # absolute PATH. The drawback is that using absolute paths prevent a
8230 # expand $ac_aux_dir to an absolute path
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm373 ;# value to the limit. find the max of the absolute differences