Searched defs:b2 (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | dct.c | 68 int a2, b2, c2, d2; in vp8_short_walsh4x4_c() local
|
D | quantize.c | 305 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/ |
D | bmpx8x.h | 181 int16_t ac1, ac2, ac3, b1, b2, mb, mc, md; variable
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | idctllm.c | 145 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/ |
D | idctllm_dspr2.c | 286 int a2, b2, c2, d2; in vp8_short_inv_walsh4x4_dspr2() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | variance_test.cc | 66 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/ |
D | scale.c | 2849 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
|