Home
last modified time | relevance | path

Searched defs:fraction (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/60xx/mlsdk/platform/include/linux/
Dmpu.h204 long fraction; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c2525 const double fraction = (double)cpi->tx_stepdown_count[0] / total; in select_tx_mode() local