Home
last modified time | relevance | path

Searched defs:nOffset (Results 1 – 5 of 5) 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/flatbuffers/tests/FlatBuffers.Test/
DByteBufferTests.cs403 int nOffset = uut.Put(1024, data); field
/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