Searched refs:AVC_LPF_P1_OR_Q1 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | h264dsp_lasx.c | 28 #define AVC_LPF_P1_OR_Q1(p0_or_q0_org_in, q0_or_p0_org_in, \ macro 154 AVC_LPF_P1_OR_Q1(p0_org_h, q0_org_h, p1_org_h, p2_org_h, in ff_h264_h_lpf_luma_8_lasx() 173 AVC_LPF_P1_OR_Q1(p0_org_h, q0_org_h, q1_org_h, q2_org_h, in ff_h264_h_lpf_luma_8_lasx() 307 AVC_LPF_P1_OR_Q1(p0_org_h, q0_org_h, p1_org_h, p2_org_h, in ff_h264_v_lpf_luma_8_lasx() 329 AVC_LPF_P1_OR_Q1(p0_org_h, q0_org_h, q1_org_h, q2_org_h, in ff_h264_v_lpf_luma_8_lasx()
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | h264dsp_msa.c | 525 #define AVC_LPF_P1_OR_Q1(p0_or_q0_org_in, q0_or_p0_org_in, \ macro 1529 AVC_LPF_P1_OR_Q1(p0_org_r, q0_org_r, p1_org_r, p2_org_r, in avc_loopfilter_luma_inter_edge_hor_msa() 1531 AVC_LPF_P1_OR_Q1(p0_org_l, q0_org_l, p1_org_l, p2_org_l, in avc_loopfilter_luma_inter_edge_hor_msa() 1556 AVC_LPF_P1_OR_Q1(p0_org_r, q0_org_r, q1_org_r, q2_org_r, in avc_loopfilter_luma_inter_edge_hor_msa() 1558 AVC_LPF_P1_OR_Q1(p0_org_l, q0_org_l, q1_org_l, q2_org_l, in avc_loopfilter_luma_inter_edge_hor_msa()
|
Completed in 10 milliseconds