Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/
Dxcam_cpf_reader.c65 read_cpf_file (const char *cpf_file, uint8_t **buf) in read_cpf_file() function
112 if ((cpf_size = read_cpf_file(cpf_file, &cpf_buf)) <= 0) { in xcam_cpf_read()