Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhqx.h64 HQXDSPContext hqxdsp; member
Dhqx.c93 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()
533 ff_hqxdsp_init(&ctx->hqxdsp); in hqx_decode_init()
DMakefile412 OBJS-$(CONFIG_HQX_DECODER) += hqx.o hqxvlc.o hqxdsp.o canopus.o
/third_party/ffmpeg/
DBUILD.gn436 # "//third_party/ffmpeg/libavcodec/hqxdsp.c",