Searched defs:last_width (Results 1 – 7 of 7) sorted by relevance
41 const long last_width = N - (loops_count * get_vector_length<int32_t>()); in sve_smallK_hybrid_s8s32_dot_8x1VL() local
41 const long last_width = N - (loops_count * get_vector_length<uint32_t>()); in sve_smallK_hybrid_u8u32_dot_8x1VL() local
41 const long last_width = N - (loops_count * get_vector_length<float>()); in sve_smallK_hybrid_fp32_mla_8x1VL() local
180 float last_width, in GenerateSpace()1256 float last_width = nLastWidth * m_pPrevTextObj->GetFontSize() / 1000; in ProcessInsertObject() local
362 last_width = block_width - blk_col_step; in vp9_highbd_apply_temporal_filter_luma() local
455 last_width = block_width - blk_col_step; in vp9_apply_temporal_filter_luma() local
107 int last_width; member