Searched refs:oq4 (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_loopfilter_filters_dspr2.h | 532 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/ |
D | vp9_loopfilter_filters.c | 239 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/ |
D | vp9_mb_lpf_neon.asm | 106 vst1.u8 {d1}, [r8@64], r1 ; store oq4 599 vbif d1, d12, d17 ; oq4 |= q4 & ~(f2 & f & m)
|