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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_encode.cpp2059 UChar mask1[6] = {0x20, 0x10, 0x8, 0x4, 0x2, 0x1}; local
2189 video->zz_direction = (video->zz_direction) | mask1[comp];
2505 video->headerInfo.CBP[mbnum] |= mask1[comp];
2522 video->headerInfo.CBP[mbnum] |= mask1[comp];

Completed in 65 milliseconds