Searched refs:dct_luma_16x16 (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_lib.h68 void dct_luma_16x16(AVCEncObject *encvid, uint8 *curL, uint8 *orgL);
H A Dslice.cpp312 dct_luma_16x16(encvid, curL, orgL);
H A Dblock.cpp360 void dct_luma_16x16(AVCEncObject *encvid, uint8 *curL, uint8 *orgL) function

Completed in 62 milliseconds