Searched refs:kCoeffs (Results 1 – 2 of 2) sorted by relevance
287 status_t OpcodeListBuilder::addWarpRectilinearForMetadata(const float* kCoeffs, in addWarpRectilinearForMetadata() argument320 const double coeffs[] = { c_0 * kCoeffs[0], in addWarpRectilinearForMetadata()321 c_1 * kCoeffs[1], in addWarpRectilinearForMetadata()322 c_2 * kCoeffs[2], in addWarpRectilinearForMetadata()323 c_3 * kCoeffs[3], in addWarpRectilinearForMetadata()324 c_4 * kCoeffs[4], in addWarpRectilinearForMetadata()325 c_5 * kCoeffs[5] }; in addWarpRectilinearForMetadata()337 const double* kCoeffs) { in addWarpRectilinear() argument358 err = mEndianOut.write(kCoeffs, 0, NUMBER_COEFFS); in addWarpRectilinear()
116 virtual status_t addWarpRectilinearForMetadata(const float* kCoeffs,139 const double* kCoeffs);