Searched refs:src_row (Results 1 – 1 of 1) sorted by relevance
2810 ALIGN16(uint8 src_row[kMaxRow12 * 2]); in ScaleRowDown8Int_C()2812 ScaleRowDown4Int_C(src_ptr, src_stride, src_row, dst_width * 2); in ScaleRowDown8Int_C()2814 src_row + kMaxOutputWidth, in ScaleRowDown8Int_C()2816 ScaleRowDown2Int_C(src_row, kMaxOutputWidth, dst, dst_width); in ScaleRowDown8Int_C()3237 int src_row = 0; in ScalePlaneDown34() local3240 switch (src_row) { in ScalePlaneDown34()3254 ++src_row; in ScalePlaneDown34()3257 if (src_row >= 3) { in ScalePlaneDown34()3259 src_row = 0; in ScalePlaneDown34()3320 int src_row = 0; in ScalePlaneDown38() local[all …]