Searched defs:p1_org_h (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ | ||
H A D | h264dsp_lasx.c | 136 __m256i neg_tc_h, tc_h, p1_org_h, p0_org_h, q0_org_h, q1_org_h; in ff_h264_h_lpf_luma_8_lasx() local 263 __m256i p1_org_h, p0_org_h, q0_org_h, q1_org_h; in ff_h264_v_lpf_luma_8_lasx() local 429 __m256i p1_org_h, p0_org_h, q0_org_h, q1_org_h; in ff_h264_h_lpf_chroma_8_lasx() local 515 __m256i p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_v_lpf_chroma_8_lasx() local 636 __m256i p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_h_lpf_luma_intra_8_lasx() local 788 __m256i p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_v_lpf_luma_intra_8_lasx() local 927 __m256i p0_h, q0_h, p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_h_lpf_chroma_intra_8_lasx() local 986 __m256i p0_h, q0_h, p1_org_h, p0_org_h, q0_org_h, q1_org_h; ff_h264_v_lpf_chroma_intra_8_lasx() local [all...] |
Completed in 5 milliseconds