Searched refs:astcenc_context_alloc (Results 1 – 4 of 4) sorted by relevance
714 ASTCENC_PUBLIC astcenc_error astcenc_context_alloc(
712 astcenc_error astcenc_context_alloc( in astcenc_context_alloc() function
1997 codec_status = astcenc_context_alloc(&config, cli_config.thread_count, &codec_context); in main()
54 *error = astcenc_context_alloc(&config, kNumThreads, &context); in makeDecoderContext()