Home
last modified time | relevance | path

Searched defs:cache_idx (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-compiler.c165 uint8_t cache_idx = JERRY_CONTEXT (re_cache_idx); in re_compile_bytecode() local
/third_party/ffmpeg/libavcodec/
H A Dh264_mvpred.h632 int cache_idx = -1 + i * 2 * 8; in fill_decode_caches() local
H A Dwebp.c548 uint32_t cache_idx = (0x1E35A7BD * c) >> (32 - img->color_cache_bits); in color_cache_put() local
732 int cache_idx = v - (NUM_LITERAL_CODES + NUM_LENGTH_CODES); in decode_entropy_coded_image() local

Completed in 5 milliseconds