Searched defs:UChar (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h25 typedef unsigned char UChar; typedef
103 UChar MTB;
104 UChar LayerID;
105 UChar CodeType;
106 UChar RefSelCode;
118 UChar *yChan; /* pointer to Y */
119 UChar *uChan; /* pointer to U */
120 UChar *vChan; /* pointer to V */
276 OSCL_IMPORT_REF Bool PVGetVolHeader(VideoEncControls *encCtrl, UChar *volHeader, Int *size, Int layer);
338 ULong *nextModTime, UChar *bstrea
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h55 typedef unsigned char UChar; typedef
83 typedef UChar PIXEL;

Completed in 64 milliseconds