Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhqx.h30 #include "hqxdsp.h"
64 HQXDSPContext hqxdsp; member
H A Dhqx.c33 #include "hqxdsp.h"
93 ctx->hqxdsp.idct_put((uint16_t *)(p + y * lsize), in put_blocks()
95 ctx->hqxdsp.idct_put((uint16_t *)(p + (y + (ilace ? 1 : 8)) * lsize), in put_blocks()
532 ff_hqxdsp_init(&ctx->hqxdsp); in hqx_decode_init()
H A DMakefile426 OBJS-$(CONFIG_HQX_DECODER) += hqx.o hqxvlc.o hqxdsp.o canopus.o

Completed in 4 milliseconds