Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264chroma_lasx.c140 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); in avc_chroma_hz_8x4_lasx() local
169 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); in avc_chroma_hz_8x8_lasx() local
209 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_hz_nonmult_lasx() local
251 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_vt_8x4_lasx() local
280 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_vt_8x8_lasx() local
519 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_hz_4x2_lasx() local
540 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_hz_4x4_lasx() local
566 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_hz_4x8_lasx() local
625 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_vt_4x2_lasx() local
649 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_vt_4x4_lasx() local
678 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_vt_4x8_lasx() local
972 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_hz_and_aver_dst_8x4_lasx() local
1007 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_hz_and_aver_dst_8x8_lasx() local
1058 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_vt_and_aver_dst_8x4_lasx() local
1093 __m256i coeff_vec = __lasx_xvilvl_b(coeff_vec0, coeff_vec1); avc_chroma_vt_and_aver_dst_8x8_lasx() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dh264chroma_msa.c42 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); in avc_chroma_hz_2x2_msa() local
72 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); in avc_chroma_hz_2x4_msa() local
111 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); in avc_chroma_hz_4x2_msa() local
135 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); in avc_chroma_hz_4x4_msa() local
158 v16u8 coeff_vec in avc_chroma_hz_4x8_msa() local
195 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_hz_8x4_msa() local
219 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_hz_8x8_msa() local
253 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_hz_nonmult_msa() local
315 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_2x2_msa() local
346 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_2x4_msa() local
385 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_4x2_msa() local
409 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_4x4_msa() local
432 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_4x8_msa() local
472 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_8x4_msa() local
494 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_8x8_msa() local
855 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_hz_and_aver_dst_2x2_msa() local
896 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_hz_and_aver_dst_2x4_msa() local
947 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_hz_and_aver_dst_4x2_msa() local
980 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_hz_and_aver_dst_4x4_msa() local
1009 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_hz_and_aver_dst_4x8_msa() local
1054 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_hz_and_aver_dst_8x4_msa() local
1085 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_hz_and_aver_dst_8x8_msa() local
1139 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_and_aver_dst_2x2_msa() local
1176 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_and_aver_dst_2x4_msa() local
1229 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_and_aver_dst_4x2_msa() local
1262 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_and_aver_dst_4x4_msa() local
1291 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_and_aver_dst_4x8_msa() local
1340 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_and_aver_dst_8x4_msa() local
1369 v16u8 coeff_vec = (v16u8) __msa_ilvr_b(coeff_vec0, coeff_vec1); avc_chroma_vt_and_aver_dst_8x8_msa() local
[all...]

Completed in 11 milliseconds