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

/external/libvpx/libvpx/
H A Dvpxdec.c117 static const arg_def_t deblock = variable
118 ARG_DEF(NULL, "deblock", 0, "Enable VP8 deblocking");
124 static const arg_def_t *vp8_pp_args[] = { &addnoise_level, &deblock,
630 } else if (arg_match(&arg, &deblock, argi)) {
/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp.mk64 DSP_SRCS-yes += deblock.c
/external/libvpx/libvpx/vpx_dsp/x86/
H A Ddeblock_sse2.asm14 ;macro in deblock functions

Completed in 96 milliseconds