Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dloco.c47 typedef struct LOCOContext { struct
51 } LOCOContext; typedef
131 static int loco_decode_plane(LOCOContext *l, uint8_t *data, int width, int height, in loco_decode_plane()
202 LOCOContext * const l = avctx->priv_data; in decode_frame()
283 LOCOContext * const l = avctx->priv_data; in decode_init()
344 .priv_data_size = sizeof(LOCOContext),

Completed in 2 milliseconds