Home
last modified time | relevance | path

Searched defs:coeff_vt_vec1 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264chroma_lasx.c51 __m256i coeff_vt_vec1 = __lasx_xvreplgr2vr_h(coef_ver1); in avc_chroma_hv_8x4_lasx() local
91 __m256i coeff_vt_vec1 = __lasx_xvreplgr2vr_h(coef_ver1); in avc_chroma_hv_8x8_lasx() local
401 __m256i coeff_vt_vec1 = __lasx_xvreplgr2vr_h(coef_ver1); in avc_chroma_hv_4x2_lasx() local
431 __m256i coeff_vt_vec1 = __lasx_xvreplgr2vr_h(coef_ver1); avc_chroma_hv_4x4_lasx() local
464 __m256i coeff_vt_vec1 = __lasx_xvreplgr2vr_h(coef_ver1); avc_chroma_hv_4x8_lasx() local
860 __m256i coeff_vt_vec1 = __lasx_xvreplgr2vr_h(coef_ver1); avc_chroma_hv_and_aver_dst_8x4_lasx() local
905 __m256i coeff_vt_vec1 = __lasx_xvreplgr2vr_h(coef_ver1); avc_chroma_hv_and_aver_dst_8x8_lasx() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_msa.c542 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); in avc_chroma_hv_2x2_msa() local
577 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); in avc_chroma_hv_2x4_msa() local
624 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); in avc_chroma_hv_4x2_msa() local
652 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); in avc_chroma_hv_4x4_msa() local
685 v8u16 coeff_vt_vec1 in avc_chroma_hv_4x8_msa() local
742 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); avc_chroma_hv_8x4_msa() local
788 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); avc_chroma_hv_8x8_msa() local
1428 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); avc_chroma_hv_and_aver_dst_2x2_msa() local
1471 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); avc_chroma_hv_and_aver_dst_2x4_msa() local
1532 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); avc_chroma_hv_and_aver_dst_4x2_msa() local
1569 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); avc_chroma_hv_and_aver_dst_4x4_msa() local
1608 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); avc_chroma_hv_and_aver_dst_4x8_msa() local
1678 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); avc_chroma_hv_and_aver_dst_8x4_msa() local
1728 v8u16 coeff_vt_vec1 = (v8u16) __msa_fill_h(coef_ver1); avc_chroma_hv_and_aver_dst_8x8_msa() local
[all...]

Completed in 6 milliseconds