Searched defs:dst_stride_x (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ | ||
H A D | hevcdsp_lsx.c | 154 int32_t dst_stride_x = (dst_stride << 1); in hevc_copy_8w_lsx() local 207 int32_t dst_stride_x = (dst_stride << 1); in hevc_copy_12w_lsx() local 278 int32_t dst_stride_x = (dst_stride << 1); hevc_copy_16w_lsx() local 363 int32_t dst_stride_x = (dst_stride << 1); hevc_copy_24w_lsx() local 691 int32_t dst_stride_x = (dst_stride << 1); hevc_hz_8t_8w_lsx() local 1320 int32_t dst_stride_x = (dst_stride << 1); hevc_vt_8t_8w_lsx() local 2604 int32_t dst_stride_x = (dst_stride << 1); hevc_hv_4t_8multx4_lsx() local 2819 int32_t dst_stride_x = (dst_stride << 1); hevc_hv_4t_8multx4mult_lsx() local 2969 int32_t dst_stride_x = (dst_stride << 1); hevc_hv_4t_12w_lsx() local [all...] |
Completed in 7 milliseconds