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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deatqi.c40 typedef struct TqiContext { struct
46 } TqiContext; typedef in typeref:struct:TqiContext
50 TqiContext *t = avctx->priv_data;
76 static inline void tqi_idct_put(TqiContext *t, AVFrame *frame, int16_t (*block)[64])
110 TqiContext *t = avctx->priv_data;
151 TqiContext *t = avctx->priv_data;
161 .priv_data_size = sizeof(TqiContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Deatqi.c36 typedef struct TqiContext { struct
42 } TqiContext; typedef in typeref:struct:TqiContext
46 TqiContext *t = avctx->priv_data;
71 static inline void tqi_idct_put(TqiContext *t, DCTELEM (*block)[64])
111 TqiContext *t = avctx->priv_data;
152 TqiContext *t = avctx->priv_data;
163 .priv_data_size = sizeof(TqiContext),

Completed in 72 milliseconds