Searched defs:coef_ver0 (Results 1 – 2 of 2) sorted by relevance
| /third_party/ffmpeg/libavcodec/mips/ |
| D | h264chroma_msa.c | 531 uint32_t coef_ver0, uint32_t coef_ver1) in avc_chroma_hv_2x2_msa() 566 uint32_t coef_ver0, uint32_t coef_ver1) in avc_chroma_hv_2x4_msa() 600 uint32_t coef_ver0, uint32_t coef_ver1, in avc_chroma_hv_2w_msa() 614 uint32_t coef_ver0, uint32_t coef_ver1) in avc_chroma_hv_4x2_msa() 642 uint32_t coef_ver0, uint32_t coef_ver1) in avc_chroma_hv_4x4_msa() 675 uint32_t coef_ver0, uint32_t coef_ver1) in avc_chroma_hv_4x8_msa() 715 uint32_t coef_ver0, uint32_t coef_ver1, in avc_chroma_hv_4w_msa() 732 uint32_t coef_ver0, uint32_t coef_ver1) in avc_chroma_hv_8x4_msa() 775 uint32_t coef_ver0, uint32_t coef_ver1) in avc_chroma_hv_8x8_msa() 831 uint32_t coef_ver0, uint32_t coef_ver1, in avc_chroma_hv_8w_msa() [all …]
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| D | h264chroma_lasx.c | 38 uint32_t coef_hor1, uint32_t coef_ver0, in avc_chroma_hv_8x4_lasx() 76 uint32_t coef_hor1, uint32_t coef_ver0, in avc_chroma_hv_8x8_lasx() 377 uint32_t coef_ver0, uint32_t coef_ver1, in avc_chroma_hv_8w_lasx() 391 uint32_t coef_ver0, uint32_t coef_ver1) in avc_chroma_hv_4x2_lasx() 419 uint32_t coef_ver0, uint32_t coef_ver1) in avc_chroma_hv_4x4_lasx() 451 uint32_t coef_ver0, uint32_t coef_ver1) in avc_chroma_hv_4x8_lasx() 497 uint32_t coef_ver0, uint32_t coef_ver1, in avc_chroma_hv_4w_lasx() 846 uint32_t coef_hor1, uint32_t coef_ver0, in avc_chroma_hv_and_aver_dst_8x4_lasx() 890 uint32_t coef_hor1, uint32_t coef_ver0, in avc_chroma_hv_and_aver_dst_8x8_lasx() 1220 uint32_t coef_ver0, in avc_chroma_hv_and_aver_dst_8w_lasx()
|