Searched defs:resolution (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dsensors.h825 float resolution; member in struct:sensor_t
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderDef.h369 VideoResolution resolution; member in struct:VideoParamsCommon
398 this->resolution = other.resolution;
604 VideoResolution resolution; member in struct:VideoConfigResolution
/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h646 unsigned long resolution; member in struct:snd_timer_ginfo
664 unsigned long resolution; member in struct:snd_timer_gstatus
682 unsigned long resolution; member in struct:snd_timer_info
702 unsigned int resolution; member in struct:snd_timer_status
729 unsigned int resolution; member in struct:snd_timer_read
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h652 unsigned long resolution; /* average period resolution in ns */ member in struct:snd_timer_ginfo
653 unsigned long resolution_min; /* minimal period resolution in ns */
654 unsigned long resolution_max; /* maximal period resolution in ns */
668 unsigned long resolution; /* current period resolution in ns */ member in struct:snd_timer_gstatus
669 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
670 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
685 unsigned long resolution; /* average period resolution i member in struct:snd_timer_info
704 unsigned int resolution; /* current period resolution in ns */ member in struct:snd_timer_status
728 unsigned int resolution; member in struct:snd_timer_read
[all...]

Completed in 155 milliseconds