Searched refs:AVC_LPF_P0Q0 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | h264dsp_lasx.c | 43 #define AVC_LPF_P0Q0(q0_or_p0_org_in, p0_or_q0_org_in, \ macro 190 AVC_LPF_P0Q0(q0_org_h, p0_org_h, p1_org_h, q1_org_h, in ff_h264_h_lpf_luma_8_lasx() 349 AVC_LPF_P0Q0(q0_org_h, p0_org_h, p1_org_h, q1_org_h, in ff_h264_v_lpf_luma_8_lasx() 443 AVC_LPF_P0Q0(q0_org_h, p0_org_h, p1_org_h, q1_org_h, in ff_h264_h_lpf_chroma_8_lasx() 529 AVC_LPF_P0Q0(q0_org_h, p0_org_h, p1_org_h, q1_org_h, in ff_h264_v_lpf_chroma_8_lasx()
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | h264dsp_msa.c | 540 #define AVC_LPF_P0Q0(q0_or_p0_org_in, p0_or_q0_org_in, \ macro 1578 AVC_LPF_P0Q0(q0_org_r, p0_org_r, p1_org_r, q1_org_r, in avc_loopfilter_luma_inter_edge_hor_msa() 1584 AVC_LPF_P0Q0(q0_org_l, p0_org_l, p1_org_l, q1_org_l, in avc_loopfilter_luma_inter_edge_hor_msa() 1890 AVC_LPF_P0Q0(q0_org_r, p0_org_r, p1_org_r, q1_org_r, negate_tc_r, in avc_loopfilter_cb_or_cr_inter_edge_hor_msa() 1983 AVC_LPF_P0Q0(q0_org_r, p0_org_r, p1_org_r, q1_org_r, negate_tc_r, in avc_loopfilter_cb_or_cr_inter_edge_ver_msa()
|
Completed in 9 milliseconds