Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddds.c99 typedef struct DDSContext { struct
114 } DDSContext; argument
118 DDSContext *ctx = avctx->priv_data; in parse_pixel_format()
439 DDSContext *ctx = avctx->priv_data; in decompress_texture_thread()
484 DDSContext *ctx = avctx->priv_data; in run_postproc()
611 DDSContext *ctx = avctx->priv_data; in dds_decode()
757 .priv_data_size = sizeof(DDSContext),