HomeSort by relevance Sort by last modified time
    Searched refs:cost_i4 (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 380 void cost_i4(uint8 *org, int org_pitch, uint8 *pred, uint16 *cost);
    [all...]
intra_est.cpp 1200 cost_i4(org, org_pitch, pred, &cost);
1289 void cost_i4(uint8 *org, int org_pitch, uint8 *pred, uint16 *cost) function
    [all...]

Completed in 29 milliseconds