Home
last modified time | relevance | path

Searched defs:base_position (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webp/src/enc/
H A Dbackward_references_enc.h145 const int base_position) { in VP8LHashChainFindOffset()
150 const int base_position) { in VP8LHashChainFindLength()
155 int base_position, in VP8LHashChainFindCopy()
H A Dbackward_references_enc.c270 uint32_t base_position; in VP8LHashChainFill() local
/aosp_15_r20/external/chromium-trace/catapult/common/bin/
H A Dupdate_chrome_reference_binaries.py212 def _FindClosestChromiumSnapshot(base_position, build_dir): argument