Searched refs:CNGContext (Results 1 – 2 of 2) sorted by relevance
30 typedef struct CNGContext { struct35 } CNGContext; argument39 CNGContext *p = avctx->priv_data; in cng_encode_close()48 CNGContext *p = avctx->priv_data; in cng_encode_init()66 CNGContext *p = avctx->priv_data; in cng_encode_frame()105 .priv_data_size = sizeof(CNGContext),
33 typedef struct CNGContext { struct42 } CNGContext; argument46 CNGContext *p = avctx->priv_data; in cng_decode_close()57 CNGContext *p = avctx->priv_data; in cng_decode_init()101 CNGContext *p = avctx->priv_data; in cng_decode_flush()108 CNGContext *p = avctx->priv_data; in cng_decode_frame()170 .priv_data_size = sizeof(CNGContext),