Home
last modified time | relevance | path

Searched refs:img_width_2x (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264dsp_lasx.c70 ptrdiff_t img_width_2x = img_width << 1; in ff_h264_h_lpf_luma_8_lasx() local
73 ptrdiff_t img_width_3x = img_width_2x + img_width; in ff_h264_h_lpf_luma_8_lasx()
99 DUP4_ARG2(__lasx_xvldx, src, 0, src, img_width, src, img_width_2x, in ff_h264_h_lpf_luma_8_lasx()
102 DUP4_ARG2(__lasx_xvldx, src, 0, src, img_width, src, img_width_2x, in ff_h264_h_lpf_luma_8_lasx()
106 img_width_2x, src_tmp, img_width_3x, in ff_h264_h_lpf_luma_8_lasx()
110 img_width_2x, src_tmp, img_width_3x, in ff_h264_h_lpf_luma_8_lasx()
218 src += img_width_2x; in ff_h264_h_lpf_luma_8_lasx()
221 src += img_width_2x; in ff_h264_h_lpf_luma_8_lasx()
224 src += img_width_2x; in ff_h264_h_lpf_luma_8_lasx()
227 src += img_width_2x; in ff_h264_h_lpf_luma_8_lasx()
247 ptrdiff_t img_width_2x = img_width << 1; ff_h264_v_lpf_luma_8_lasx() local
372 ptrdiff_t img_width_2x = img_width << 1; ff_h264_h_lpf_chroma_8_lasx() local
477 int img_width_2x = img_width << 1; ff_h264_v_lpf_chroma_8_lasx() local
587 ptrdiff_t img_width_2x = img_width << 1; ff_h264_h_lpf_luma_intra_8_lasx() local
763 ptrdiff_t img_width_2x = img_width << 1; ff_h264_v_lpf_luma_intra_8_lasx() local
884 ptrdiff_t img_width_2x = img_width << 1; ff_h264_h_lpf_chroma_intra_8_lasx() local
963 ptrdiff_t img_width_2x = img_width << 1; ff_h264_v_lpf_chroma_intra_8_lasx() local
[all...]

Completed in 3 milliseconds