Home
last modified time | relevance | path

Searched refs:tbd_get_record (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/modules/isp/
Dxcam_cpf_reader.c124 if ( (tbd_get_record (cpf_buf, tbd_class_aiq, tbd_format_any, in xcam_cpf_read()
138 if (tbd_get_record (cpf_buf, tbd_class_drv, tbd_format_any, in xcam_cpf_read()
148 if (tbd_get_record (cpf_buf, tbd_class_hal, tbd_format_any, in xcam_cpf_read()
Dlibtbd.h179 tbd_error_t tbd_get_record(void *a_data_ptr,
Dlibtbd.c344 tbd_error_t tbd_get_record(void *a_data_ptr in tbd_get_record() function