Searched defs:img_width_2x (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ | ||
H A D | h264dsp_lasx.c | 70 ptrdiff_t img_width_2x = img_width << 1; in ff_h264_h_lpf_luma_8_lasx() local 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 4 milliseconds