Searched refs:_aiq_cpf (Results 1 – 1 of 1) sorted by relevance
38 XCamCpfBlob *_aiq_cpf; member in XCam::CpfReader45 _aiq_cpf = xcam_cpf_blob_new (); in CpfReader()50 if (_aiq_cpf) in ~CpfReader()51 xcam_cpf_blob_free (_aiq_cpf); in ~CpfReader()58 if (!xcam_cpf_read (_name, _aiq_cpf, NULL)) { in read()62 binary.data = _aiq_cpf->data; in read()63 binary.size = _aiq_cpf->size; in read()