Home
last modified time | relevance | path

Searched defs:f (Results 1 – 12 of 12) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
Dperf_unittest.c227 FILE *f = fopen(PERF_CONFIG_FILE, "wt"); in create_config_file() local
/hardware/invensense/mlsdk/mllite/
Dmlsupervisor.c67 static yas_filter_if_s f; variable
Dcompass.c201 int yas_filter_init(yas_filter_if_s *f) in yas_filter_init()
/hardware/ril/mock-ril/src/cpp/
Djs_support.cpp100 FILE *f; in ReadFile() local
/hardware/qcom/gps/loc_api/libloc_api/
Dloc_eng.cpp558 static void loc_eng_delete_aiding_data (GpsAidingData f) in loc_eng_delete_aiding_data()
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_log.h27 float f; member
/hardware/invensense/mlsdk/mlutils/
Dmputest.c137 #define FLOAT_TO_SHORT(f) ( \ argument
/hardware/ti/omap4xxx/hwc/
Dhwc.c1243 #define FMT(f) ((f) == HAL_PIXEL_FORMAT_TI_NV12 ? "NV12" : \ in omap4_hwc_set() argument
1259 #define FMT(f) ((f) == OMAP_DSS_COLOR_NV12 ? "NV12" : \ in omap4_hwc_set() argument
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c291 static int fToQ16(float f) in fToQ16()
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
Dbcmutils.h538 #define REFERENCE_FUNCTION(f) (_bcmutils_dummy_fn = (void *)(f)) argument
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h538 #define REFERENCE_FUNCTION(f) (_bcmutils_dummy_fn = (void *)(f)) argument
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
DVideoEncTest.c187 static int fToQ16(float f) in fToQ16()