Home
last modified time | relevance | path

Searched defs:Length (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dbitstream_io.cpp120 PV_STATUS BitstreamPutBits(BitstreamEncVideo *stream, Int Length, UInt Value) in BitstreamPutBits()
168 PV_STATUS BitstreamPutGT16Bits(BitstreamEncVideo *stream, Int Length, ULong Value) in BitstreamPutGT16Bits()
/frameworks/base/media/mca/filterfw/native/core/
Dgeometry.cpp26 float Point::Length() const { in Length() function in android::filterfw::Point
/frameworks/base/media/mca/filterpacks/native/base/
Dvec_types.h40 T Length() { in Length() function
Dgeometry.cpp25 float Point::Length() const { in Length() function in android::filterfw::Point
/frameworks/av/media/libstagefright/codecs/common/include/
DvoType.h167 VO_U32 Length; /*!< Buffer size in byte */ member
/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.cpp61 virtual int Length(long long* total, long long* available) { in Length() function