Searched refs:tbd_get_record (Results 1 – 3 of 3) sorted by relevance
/external/libxcam/modules/isp/ |
D | xcam_cpf_reader.c | 124 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()
|
D | libtbd.h | 179 tbd_error_t tbd_get_record(void *a_data_ptr,
|
D | libtbd.c | 344 tbd_error_t tbd_get_record(void *a_data_ptr in tbd_get_record() function
|