Home
last modified time | relevance | path

Searched defs:expected_position (Results 1 – 2 of 2) sorted by relevance

/external/iamf_tools/iamf/obu/decoder_config/
Daac_decoder_config.cc99 ReadBitBuffer& rb, int64_t& expected_position) { in GetExpectedPositionFromIso14496_1Expanded()
111 const int64_t expected_position, in AdvanceBufferToPosition()
/external/trusty/lk/lib/heap/cmpctmalloc/
Dcmpctmalloc.c518 char *expected_position = (char *)allocated + size; in cmpct_test_get_back_newly_freed_helper() local