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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_loopfilter.c1018 unsigned int mask_16x16_r; local
1023 mask_16x16_r = 0;
1027 mask_16x16_r = mask_16x16[r];
1033 mask_16x16_r,
1087 unsigned int mask_16x16_r; local
1092 mask_16x16_r = 0;
1096 mask_16x16_r = mask_16x16 & 0xff;
1102 mask_16x16_r,
1164 unsigned int mask_16x16_r; local
1169 mask_16x16_r
[all...]

Completed in 208 milliseconds