Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Ddct.c68 int a2, b2, c2, d2; in vp8_short_walsh4x4_c() local
Dquantize.c305 void vp8_regular_quantize_b_pair(BLOCK *b1, BLOCK *b2, BLOCKD *d1, BLOCKD *d2) in vp8_regular_quantize_b_pair()
311 void vp8_fast_quantize_b_pair_c(BLOCK *b1, BLOCK *b2, BLOCKD *d1, BLOCKD *d2) in vp8_fast_quantize_b_pair_c()
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/
Dbmpx8x.h181 int16_t ac1, ac2, ac3, b1, b2, mb, mc, md; variable
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Didctllm.c145 int a2, b2, c2, d2; in vp8_short_inv_walsh4x4_c() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/mips/dspr2/
Didctllm_dspr2.c286 int a2, b2, c2, d2; in vp8_short_inv_walsh4x4_dspr2() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dvariance_test.cc66 const int b2 = ref[(w + 1) * (y + 1) + x + 1]; in subpel_variance_ref() local
180 const int b2 = ref[(w + 1) * (y + 1) + x + 1]; in subpel_avg_variance_ref() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dscale.c2849 uint8 b2 = (t[2] * 1 + t[3] * 3 + 2) >> 2; in ScaleRowDown34_0_Int_C() local
2875 uint8 b2 = (t[2] * 1 + t[3] * 3 + 2) >> 2; in ScaleRowDown34_1_Int_C() local