Searched refs:pic_stride_x8 (Results 1 – 3 of 3) sorted by relevance
45 int32_t pic_stride_x8 = iPicStride << 3; in VAACalcSadSsd_c() local101 tmp_cur_row = tmp_cur + pic_stride_x8; in VAACalcSadSsd_c()102 tmp_ref_row = tmp_ref + pic_stride_x8; in VAACalcSadSsd_c()121 tmp_cur_row = tmp_cur + pic_stride_x8 + 8; in VAACalcSadSsd_c()122 tmp_ref_row = tmp_ref + pic_stride_x8 + 8; in VAACalcSadSsd_c()157 int32_t pic_stride_x8 = iPicStride << 3; in VAACalcSadVar_c() local208 tmp_cur_row = tmp_cur + pic_stride_x8; in VAACalcSadVar_c()209 tmp_ref_row = tmp_ref + pic_stride_x8; in VAACalcSadVar_c()226 tmp_cur_row = tmp_cur + pic_stride_x8 + 8; in VAACalcSadVar_c()227 tmp_ref_row = tmp_ref + pic_stride_x8 + 8; in VAACalcSadVar_c()[all …]
19 int32_t pic_stride_x8 = iPicStride << 3; in VAACalcSadSsd_ref() local75 tmp_cur_row = tmp_cur + pic_stride_x8; in VAACalcSadSsd_ref()76 tmp_ref_row = tmp_ref + pic_stride_x8; in VAACalcSadSsd_ref()95 tmp_cur_row = tmp_cur + pic_stride_x8 + 8; in VAACalcSadSsd_ref()96 tmp_ref_row = tmp_ref + pic_stride_x8 + 8; in VAACalcSadSsd_ref()131 int32_t pic_stride_x8 = iPicStride << 3; in VAACalcSadVar_ref() local182 tmp_cur_row = tmp_cur + pic_stride_x8; in VAACalcSadVar_ref()183 tmp_ref_row = tmp_ref + pic_stride_x8; in VAACalcSadVar_ref()200 tmp_cur_row = tmp_cur + pic_stride_x8 + 8; in VAACalcSadVar_ref()201 tmp_ref_row = tmp_ref + pic_stride_x8 + 8; in VAACalcSadVar_ref()[all …]
55 int32_t pic_stride_x8 = iPicStride << 3; in VAACalcSadBgd_lsx() local152 tmp_cur_row = tmp_cur + pic_stride_x8; in VAACalcSadBgd_lsx()153 tmp_ref_row = tmp_ref + pic_stride_x8; in VAACalcSadBgd_lsx()190 tmp_cur_row = tmp_cur + pic_stride_x8 + 8; in VAACalcSadBgd_lsx()191 tmp_ref_row = tmp_ref + pic_stride_x8 + 8; in VAACalcSadBgd_lsx()