Home
last modified time | relevance | path

Searched refs:x10 (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans16_dspr2.c927 int x10 = input[5]; in iadst16() local
935 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) { in iadst16()
954 s10 = x10 * cospi_21_64 + x11 * cospi_11_64; in iadst16()
955 s11 = x10 * cospi_11_64 - x11 * cospi_21_64; in iadst16()
971 x10 = dct_const_round_shift(s2 - s10); in iadst16()
989 s10 = x10 * cospi_20_64 + x11 * cospi_12_64; in iadst16()
990 s11 = x10 * cospi_12_64 - x11 * cospi_20_64; in iadst16()
1006 x10 = dct_const_round_shift(s10 + s14); in iadst16()
1024 s10 = x10; in iadst16()
1041 x10 = s8 - s10; in iadst16()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtest-data.sha1273 895b986f9fd55cd879472b31c6a06b82094418c8 vp90-2-02-size-08x10.webm
274 079157a19137ccaebba606f2871f45a397347150 vp90-2-02-size-08x10.webm.md5
289 6583c853fa43fc53d51743eac5f3a43a359d45d0 vp90-2-02-size-10x10.webm
290 1da524d24af1944b671d4d3f2b398d6e336584c3 vp90-2-02-size-10x10.webm.md5
305 59261eb34c15ea9b5ddd2d416215c1a8b9e6dc1f vp90-2-02-size-16x10.webm
306 73a7c209a46dd051c9f7339b6e02ccd5b3b9fc81 vp90-2-02-size-16x10.webm.md5
321 0546352dd78496d4dd86c3727ac2ff36c9e72032 vp90-2-02-size-18x10.webm
322 1d80eb36557ea5f25a386495a36f93da0f25316b vp90-2-02-size-18x10.webm.md5
337 7b57eaad55906f9de9903c8657a3fcb2aaf792ea vp90-2-02-size-32x10.webm
338 2294425d4e55d275af5e25a0beac9738a1b4ee73 vp90-2-02-size-32x10.webm.md5
[all …]
Dtest.mk397 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-02-size-08x10.webm
398 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-02-size-08x10.webm.md5
413 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-02-size-10x10.webm
414 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-02-size-10x10.webm.md5
429 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-02-size-16x10.webm
430 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-02-size-16x10.webm.md5
445 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-02-size-18x10.webm
446 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-02-size-18x10.webm.md5
461 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-02-size-32x10.webm
462 LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += vp90-2-02-size-32x10.webm.md5
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_idct.c651 int x10 = input[5]; in iadst16() local
659 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) { in iadst16()
678 s10 = x10 * cospi_21_64 + x11 * cospi_11_64; in iadst16()
679 s11 = x10 * cospi_11_64 - x11 * cospi_21_64; in iadst16()
695 x10 = dct_const_round_shift(s2 - s10); in iadst16()
713 s10 = x10 * cospi_20_64 + x11 * cospi_12_64; in iadst16()
714 s11 = x10 * cospi_12_64 - x11 * cospi_20_64; in iadst16()
730 x10 = dct_const_round_shift(s10 + s14); in iadst16()
748 s10 = x10; in iadst16()
765 x10 = s8 - s10; in iadst16()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_dct.c811 int x10 = input[5]; in fadst16() local
829 s10 = x10 * cospi_21_64 + x11 * cospi_11_64; in fadst16()
830 s11 = x10 * cospi_11_64 - x11 * cospi_21_64; in fadst16()
846 x10 = fdct_round_shift(s2 - s10); in fadst16()
864 s10 = x10 * cospi_20_64 + x11 * cospi_12_64; in fadst16()
865 s11 = x10 * cospi_12_64 - x11 * cospi_20_64; in fadst16()
881 x10 = fdct_round_shift(s10 + s14); in fadst16()
899 s10 = x10; in fadst16()
916 x10 = s8 - s10; in fadst16()
928 s10 = cospi_16_64 * (x10 + x11); in fadst16()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_loopfilter_intrin_sse2.c1470 __m128i x8, x9, x10, x11, x12, x13, x14, x15; in transpose8x16() local
1478 x10 = _mm_loadl_epi64((__m128i *)(in1 + 2 * in_p)); in transpose8x16()
1496 x9 = _mm_unpacklo_epi8(x10, x11); in transpose8x16()
1497 x10 = _mm_unpacklo_epi8(x12, x13); in transpose8x16()
1503 x13 = _mm_unpacklo_epi16(x10, x11); in transpose8x16()
1519 x13 = _mm_unpackhi_epi16(x10, x11); in transpose8x16()