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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h32 typedef uint32_t ULong; typedef
123 ULong timestamp; /* modulo timestamp in millisecond*/
338 ULong *nextModTime, UChar *bstream, Int *size, Int *nLayer);
365 OSCL_IMPORT_REF Bool PVEncodeFrameSet(VideoEncControls *encCtrl, VideoEncFrameIO *vid_in, ULong *nextModTime, Int *nLayer);
384 Int *endofFrame, VideoEncFrameIO *vid_out, ULong *nextModTime);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h63 typedef uint32_t ULong; typedef

Completed in 54 milliseconds