Home
last modified time | relevance | path

Searched refs:vp8_mbfilter (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dloopfilter_filters.c161 static void vp8_mbfilter(signed char mask, uc hev, in vp8_mbfilter() function
242 vp8_mbfilter(mask, hev, s - 3 * p, s - 2 * p, s - 1 * p, s, s + 1 * p, s + 2 * p); in vp8_mbloop_filter_horizontal_edge_c()
273 vp8_mbfilter(mask, hev, s - 3, s - 2, s - 1, s, s + 1, s + 2); in vp8_mbloop_filter_vertical_edge_c()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm463 .macro vp8_mbfilter macro
599 vp8_mbfilter
698 vp8_mbfilter
913 vp8_mbfilter
1027 vp8_mbfilter
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dloopfilter_v6.asm376 ;vp8_mbfilter() function