Searched defs:source_step (Results 1 – 4 of 4) sorted by relevance
| /external/libvpx/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/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()
|
| /external/llvm-project/lldb/source/Target/ |
| D | Thread.cpp | 1902 Status Thread::StepIn(bool source_step, in StepIn() 1938 Status Thread::StepOver(bool source_step, in StepOver()
|
| /external/llvm-project/lldb/source/Core/ |
| D | IOHandlerCursesGUI.cpp | 4023 bool source_step = (c == 'n'); in WindowDelegateHandleChar() local 4036 bool source_step = (c == 's'); in WindowDelegateHandleChar() local
|