Searched refs:context_map_arg (Results 1 – 1 of 1) sorted by relevance
984 uint8_t** context_map_arg, in DecodeContextMap() argument999 *context_map_arg = in DecodeContextMap()1001 if (*context_map_arg == 0) { in DecodeContextMap()1005 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()1043 uint8_t* context_map = *context_map_arg; in DecodeContextMap()1096 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()