Searched refs:context_map_arg (Results 1 – 1 of 1) sorted by relevance
993 uint8_t** context_map_arg, in DecodeContextMap() argument1009 *context_map_arg = in DecodeContextMap()1011 if (*context_map_arg == 0) { in DecodeContextMap()1015 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()1053 uint8_t* context_map = *context_map_arg; in DecodeContextMap()1106 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()