Home
last modified time | relevance | path

Searched refs:astcenc_context (Results 1 - 6 of 6) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc.h66 * astcenc_context* my_context;
215 struct astcenc_context;
778 astcenc_context** context);
799 astcenc_context* context,
824 astcenc_context* context);
839 astcenc_context* context,
860 astcenc_context* context);
868 astcenc_context* context);
885 astcenc_context* context,
H A Dastcenc_entry.cpp660 astcenc_context** context in astcenc_context_alloc()
691 astcenc_context* ctxo = new astcenc_context; in astcenc_context_alloc()
787 astcenc_context* ctxo in astcenc_context_free()
827 astcenc_context& ctxo, in compress_image()
1007 astcenc_context& ctx, in compute_averages()
1061 astcenc_context* ctxo, in astcenc_compress_image()
1167 astcenc_context* ctxo in astcenc_compress_reset()
1187 astcenc_context* ctxo, in astcenc_decompress_image()
1285 astcenc_context* ctx in astcenc_decompress_reset()
[all...]
H A Dastcenc_internal_entry.h313 struct astcenc_context struct
H A Dastcenccli_toplevel.cpp144 astcenc_context* context;
161 astcenc_context* context;
1540 astcenc_context* context,
1583 astcenc_context* context,
2090 astcenc_context* codec_context;
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_decode.cpp36 astcenc_context* context; in TEST()
/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp99 astcenc_context* context; in main()

Completed in 7 milliseconds