Home
last modified time | relevance | path

Searched refs:hqx (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_hqx.c56 AVFILTER_DEFINE_CLASS(hqx);
476 HQXContext *hqx = ctx->priv; in config_output() local
479 outlink->w = inlink->w * hqx->n; in config_output()
480 outlink->h = inlink->h * hqx->n; in config_output()
491 HQXContext *hqx = ctx->priv; in filter_frame() local
504 td.rgbtoyuv = hqx->rgbtoyuv; in filter_frame()
505 …ctx->internal->execute(ctx, hqx->func, &td, NULL, FFMIN(inlink->h, ff_filter_get_nb_threads(ctx))); in filter_frame()
513 HQXContext *hqx = ctx->priv; in init() local
528 hqx->rgbtoyuv[c] = ((y++) << 16) + (u << 8) + v; in init()
534 hqx->func = hqxfuncs[hqx->n - 2]; in init()
/third_party/ffmpeg/tests/fate/
Dcanopus.mak34 fate-canopus-hqx: $(FATE_CANOPUS_HQX)
Dfilter-video.mak426 … framecrc -i $(TARGET_SAMPLES)/filter/pixelart%d.png -vf scale,format=rgb32,hqx=2,scale,format=bgra
427 … framecrc -i $(TARGET_SAMPLES)/filter/pixelart%d.png -vf scale,format=rgb32,hqx=3,scale,format=bgra
428 … framecrc -i $(TARGET_SAMPLES)/filter/pixelart%d.png -vf scale,format=rgb32,hqx=4,scale,format=bgra
429 fate-filter-hqx: $(FATE_FILTER_HQX-yes)
/third_party/ffmpeg/libavcodec/
DMakefile412 OBJS-$(CONFIG_HQX_DECODER) += hqx.o hqxvlc.o hqxdsp.o canopus.o
/third_party/python/Lib/test/
Dmime.types91 application/mac-binhex40 hqx
/third_party/ffmpeg/
DBUILD.gn524 # "//third_party/ffmpeg/libavcodec/hqx.c",
DChangelog905 - hqx filter (hq2x, hq3x, hq4x)
/third_party/cups-filters/cupsfilters/
Dimage.pgm358 …!$;Scclrw��xR2IA)39@IQ[gohZPND3(&ZdeZSW^`R<-//,9Oy���rqqhWGh{��a]`hqx}tT4/%%3@GSPMH?2!…
/third_party/rust/crates/regex/bench/src/data/
D1MB.txt14005 hqx
/third_party/ffmpeg/doc/
Dfilters.texi13217 @section hqx