Home
last modified time | relevance | path

Searched defs:nOffset (Results 1 – 4 of 4) sorted by relevance

/third_party/openmax/api/1.1.2/
DOMX_Other.h185 OMX_TICKS nOffset; /**< Amount of wall clock time by which this member
225 OMX_TICKS nOffset; /**< Amount of wall clock time by which this member
278 OMX_TICKS nOffset; /**< Time to offset the media time by member
DOMX_Core.h407 OMX_U32 nOffset; /**< start offset of valid data in bytes from member
/third_party/openh264/test/api/
DBaseThreadDecoderTest.cpp10 int nOffset = curBit % 8 + 1; in readBit() local
/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp73 int nOffset = curBit % 8 + 1; in readBit() local