Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264chroma_lasx.c50 __m256i coeff_vt_vec0 = __lasx_xvreplgr2vr_h(coef_ver0); in avc_chroma_hv_8x4_lasx() local
90 __m256i coeff_vt_vec0 = __lasx_xvreplgr2vr_h(coef_ver0); in avc_chroma_hv_8x8_lasx() local
400 __m256i coeff_vt_vec0 = __lasx_xvreplgr2vr_h(coef_ver0); in avc_chroma_hv_4x2_lasx() local
430 __m256i coeff_vt_vec0 = __lasx_xvreplgr2vr_h(coef_ver0); avc_chroma_hv_4x4_lasx() local
463 __m256i coeff_vt_vec0 = __lasx_xvreplgr2vr_h(coef_ver0); avc_chroma_hv_4x8_lasx() local
859 __m256i coeff_vt_vec0 = __lasx_xvreplgr2vr_h(coef_ver0); avc_chroma_hv_and_aver_dst_8x4_lasx() local
904 __m256i coeff_vt_vec0 = __lasx_xvreplgr2vr_h(coef_ver0); avc_chroma_hv_and_aver_dst_8x8_lasx() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_msa.c541 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); in avc_chroma_hv_2x2_msa() local
576 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); in avc_chroma_hv_2x4_msa() local
623 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); in avc_chroma_hv_4x2_msa() local
651 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); in avc_chroma_hv_4x4_msa() local
684 v8u16 coeff_vt_vec0 in avc_chroma_hv_4x8_msa() local
741 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); avc_chroma_hv_8x4_msa() local
787 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); avc_chroma_hv_8x8_msa() local
1427 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); avc_chroma_hv_and_aver_dst_2x2_msa() local
1470 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); avc_chroma_hv_and_aver_dst_2x4_msa() local
1531 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); avc_chroma_hv_and_aver_dst_4x2_msa() local
1568 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); avc_chroma_hv_and_aver_dst_4x4_msa() local
1607 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); avc_chroma_hv_and_aver_dst_4x8_msa() local
1677 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); avc_chroma_hv_and_aver_dst_8x4_msa() local
1727 v8u16 coeff_vt_vec0 = (v8u16) __msa_fill_h(coef_ver0); avc_chroma_hv_and_aver_dst_8x8_msa() local
[all...]

Completed in 8 milliseconds