Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264dsp_lasx.c86 __m256i p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in ff_h264_h_lpf_luma_8_lasx() local
593 __m256i p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in ff_h264_h_lpf_luma_intra_8_lasx() local
849 __m256i q3_org = __lasx_xvldx(data, img_width_2x + img_width); in ff_h264_v_lpf_luma_intra_8_lasx() local
/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_msa.c781 v16u8 q3_org = LD_UB(data + (3 * img_width)); in avc_loopfilter_luma_intra_edge_hor_msa() local
824 v16u8 p3_org, p2_org, p1_org, p0_org, q0_org, q1_org, q2_org, q3_org; in avc_loopfilter_luma_intra_edge_ver_msa() local

Completed in 9 milliseconds