Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddds.c100 typedef struct DDSContext { struct
110 } DDSContext; typedef
114 DDSContext *ctx = avctx->priv_data; in parse_pixel_format()
444 DDSContext *ctx = avctx->priv_data; in run_postproc()
571 DDSContext *ctx = avctx->priv_data; in dds_decode()
718 .priv_data_size = sizeof(DDSContext),

Completed in 3 milliseconds