Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dttaenc.c31 typedef struct TTAEncContext { struct
36 } TTAEncContext; typedef
40 TTAEncContext *s = avctx->priv_data; in tta_encode_init()
90 TTAEncContext *s = avctx->priv_data; in tta_encode_frame()
200 TTAEncContext *s = avctx->priv_data; in tta_encode_close()
210 .priv_data_size = sizeof(TTAEncContext),

Completed in 1 milliseconds