Home
last modified time | relevance | path

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

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