Searched defs:tc_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 288 __m256i neg_tc_h, tc_h, p2_asub_p0, q2_asub_q0; in ff_h264_v_lpf_luma_8_lasx() local 437 __m256i tc_h, neg_thresh_h, p0_h, q0_h; ff_h264_h_lpf_chroma_8_lasx() local 523 __m256i neg_thresh_h, tc_h, p0_h, q0_h; ff_h264_v_lpf_chroma_8_lasx() local [all...] |
Completed in 5 milliseconds