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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsmacker.c48 typedef struct SmackVContext { struct
54 } SmackVContext; typedef in typeref:struct:SmackVContext
178 static int smacker_decode_header_tree(SmackVContext *smk, GetBitContext *gb, int **recodes, int *last, int size)
283 static int decode_header_trees(SmackVContext *smk) {
364 SmackVContext * const smk = avctx->priv_data;
523 SmackVContext * const c = avctx->priv_data;
551 SmackVContext * const smk = avctx->priv_data;
748 .priv_data_size = sizeof(SmackVContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsmacker.c49 typedef struct SmackVContext { struct
55 } SmackVContext; typedef in typeref:struct:SmackVContext
179 static int smacker_decode_header_tree(SmackVContext *smk, GetBitContext *gb, int **recodes, int *last, int size)
310 static int decode_header_trees(SmackVContext *smk) {
400 SmackVContext * const smk = avctx->priv_data;
560 SmackVContext * const smk = avctx->priv_data;
580 SmackVContext * const c = avctx->priv_data;
813 .priv_data_size = sizeof(SmackVContext),

Completed in 99 milliseconds