OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encodeDeltaTime
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRenc/src/
ps_bitenc.cpp
285
static INT
encodeDeltaTime
(HANDLE_FDK_BITSTREAM hBitBuf, const INT *val,
343
bitCnt +=
encodeDeltaTime
(
350
bitCnt +=
encodeDeltaTime
(hBitBuf, iidVal, iidValLast, nBands,
386
encodeDeltaTime
(hBitBuf, iccVal, iccValLast, nBands, codeTable,
417
encodeDeltaTime
(hBitBuf, ipdVal, ipdValLast, nBands, codeTable,
448
encodeDeltaTime
(hBitBuf, opdVal, opdValLast, nBands, codeTable,
/device/google/contexthub/firmware/os/core/
hostIntf.c
826
static uint32_t
encodeDeltaTime
(uint64_t time)
893
deltaTime =
encodeDeltaTime
(single->referenceTime - sensor->lastTime);
[
all
...]
Completed in 116 milliseconds