Home
last modified time | relevance | path

Searched defs:cpf (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/cachegrind/
Dcg_merge.c350 CacheProfFile* cpf = malloc(sizeof(CacheProfFile)); in new_CacheProfFile() local
374 static void ddel_CacheProfFile ( CacheProfFile* cpf ) in ddel_CacheProfFile()
406 static void show_CacheProfFile ( FILE* f, CacheProfFile* cpf ) in show_CacheProfFile()
552 CacheProfFile* cpf, in handle_counts()
619 CacheProfFile* cpf; in parse_CacheProfFile() local
863 CacheProfFile *cpf, *cpfTmp; in main() local
/external/libxcam/modules/isp/
Daiq_handler.cpp111 const ia_binary_data *cpf, in init()
1152 explicit CmcParser (ia_binary_data &cpf) in CmcParser()
1208 AiqCompositor::open (ia_binary_data &cpf) in open()
/external/libxcam/plugins/3a/aiq/
Daiq_wrapper.cpp88 …am3AAiqContext::setup_analyzer (struct atomisp_sensor_mode_data &sensor_mode_data, const char *cpf) in setup_analyzer()
/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp813 const char * cpf = g_value_get_string (value); in gst_xcam_src_set_property() local