Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_loopfilter_filters_dspr2.h532 uint32_t *oq4, uint32_t *oq5, in vp9_wide_mbfilter_dspr2() argument
537 const uint32_t q4 = *oq4, q5 = *oq5, q6 = *oq6, q7 = *oq7; in vp9_wide_mbfilter_dspr2()
754 *oq4 = res_oq4; in vp9_wide_mbfilter_dspr2()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_loopfilter_filters.c239 uint8_t *oq4, uint8_t *oq5, in filter16() argument
246 q4 = *oq4, q5 = *oq5, q6 = *oq6, q7 = *oq7; in filter16()
271 *oq4 = ROUND_POWER_OF_TWO(p2 + p1 + p0 + in filter16()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_mb_lpf_neon.asm106 vst1.u8 {d1}, [r8@64], r1 ; store oq4
599 vbif d1, d12, d17 ; oq4 |= q4 & ~(f2 & f & m)