Searched defs:source_step (Results 1 – 2 of 2) sorted by relevance
| /external/libvpx/vpx_scale/generic/ |
| D | vpx_scale.c | 66 static void scale1d_2t1_i(const unsigned char *source, int source_step, in scale1d_2t1_i() 116 static void scale1d_2t1_ps(const unsigned char *source, int source_step, in scale1d_2t1_ps() 157 static void scale1d_c(const unsigned char *source, int source_step, in scale1d_c()
|
| /external/libaom/aom_scale/generic/ |
| D | aom_scale.c | 68 static void scale1d_2t1_i(const unsigned char *source, int source_step, in scale1d_2t1_i() 118 static void scale1d_2t1_ps(const unsigned char *source, int source_step, in scale1d_2t1_ps() 160 static void scale1d_c(const unsigned char *source, int source_step, in scale1d_c()
|