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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dslice.cpp604 int CBP_chrom; local
617 CBP_chrom = (currMB->CBP & 0x30);
627 mb_type += (CBP_chrom >> 2) + currMB->i16Mode;

Completed in 34 milliseconds