Searched refs:cost_i4 (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_lib.h380 void cost_i4(uint8 *org, int org_pitch, uint8 *pred, uint16 *cost);
H A Dintra_est.cpp1200 cost_i4(org, org_pitch, pred, &cost);
1289 void cost_i4(uint8 *org, int org_pitch, uint8 *pred, uint16 *cost) function

Completed in 175 milliseconds