Home
last modified time | relevance | path

Searched defs:realLength (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/camera_lite/frameworks/
H A Dframe_config.cpp77 uint32_t realLength = (len > PRIVATE_TAG_LEN) ? PRIVATE_TAG_LEN : len; in GetVendorParameter() local
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/data_source/
H A Dmedia_data_source_test_seekable.cpp86 int32_t realLength = static_cast<int32_t>(length); in ReadAt() local

Completed in 2 milliseconds