Home
last modified time | relevance | path

Searched refs:HCOMContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhcom.c31 typedef struct HCOMContext { struct
41 } HCOMContext; argument
45 HCOMContext *s = avctx->priv_data; in hcom_init()
85 HCOMContext *s = avctx->priv_data; in hcom_decode()
130 HCOMContext *s = avctx->priv_data; in hcom_close()
142 .priv_data_size = sizeof(HCOMContext),