Home
last modified time | relevance | path

Searched refs:HQContext (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhq_hqa.c51 static inline void put_blocks(HQContext *c, AVFrame *pic, in put_blocks()
63 static int hq_decode_block(HQContext *c, GetBitContext *gb, int16_t block[64], in hq_decode_block()
94 static int hq_decode_mb(HQContext *c, AVFrame *pic, in hq_decode_mb()
117 static int hq_decode_frame(HQContext *ctx, AVFrame *pic, in hq_decode_frame()
179 static int hqa_decode_mb(HQContext *c, AVFrame *pic, int qgroup, in hqa_decode_mb()
222 static int hqa_decode_slice(HQContext *ctx, AVFrame *pic, GetBitContext *gb, in hqa_decode_slice()
243 static int hqa_decode_frame(HQContext *ctx, AVFrame *pic, size_t data_size) in hqa_decode_frame()
307 HQContext *ctx = avctx->priv_data; in hq_hqa_decode_frame()
366 HQContext *ctx = avctx->priv_data; in hq_hqa_decode_init()
376 HQContext *ct in hq_hqa_decode_close()
[all...]
H A Dhq_hqa.h37 typedef struct HQContext { struct
45 } HQContext; typedef
60 int ff_hq_init_vlcs(HQContext *c);
H A Dhq_hqadata.c8368 av_cold int ff_hq_init_vlcs(HQContext *c) in ff_hq_init_vlcs()

Completed in 18 milliseconds