Searched refs:CNGContext (Results 1 – 2 of 2) sorted by relevance
29 typedef struct CNGContext { struct34 } CNGContext; argument38 CNGContext *p = avctx->priv_data; in cng_encode_close()47 CNGContext *p = avctx->priv_data; in cng_encode_init()70 CNGContext *p = avctx->priv_data; in cng_encode_frame()108 .priv_data_size = sizeof(CNGContext),
32 typedef struct CNGContext { struct41 } CNGContext; argument45 CNGContext *p = avctx->priv_data; in cng_decode_close()56 CNGContext *p = avctx->priv_data; in cng_decode_init()99 CNGContext *p = avctx->priv_data; in cng_decode_flush()107 CNGContext *p = avctx->priv_data; in cng_decode_frame()169 .priv_data_size = sizeof(CNGContext),