Home
last modified time | relevance | path

Searched refs:MoveToFrontTransform (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/enc/
Dbrotli_bit_stream.c595 static void MoveToFrontTransform(const uint32_t* BROTLI_RESTRICT v_in, in MoveToFrontTransform() function
703 MoveToFrontTransform(context_map, context_map_size, rle_symbols); in EncodeContextMap()
/third_party/node/deps/brotli/c/enc/
Dbrotli_bit_stream.c595 static void MoveToFrontTransform(const uint32_t* BROTLI_RESTRICT v_in, in MoveToFrontTransform() function
703 MoveToFrontTransform(context_map, context_map_size, rle_symbols); in EncodeContextMap()