Searched refs:Above (Results 26 - 43 of 43) sorted by relevance

12

/external/libvpx/armv7a-neon/
H A Dvp8_rtcd.h127 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
128 void vp8_intra4x4_predict_armv6(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvp8_rtcd.h127 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvpx_rtcd.h86 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, B_PREDICTION_MODE b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Drdopt.c659 unsigned char *Above = dst - dst_stride; local
661 unsigned char top_left = Above[-1];
670 vp8_intra4x4_predict(Above, yleft, dst_stride, mode,
/external/libvpx/libvpx/vp8/encoder/
H A Drdopt.c659 unsigned char *Above = dst - dst_stride; local
661 unsigned char top_left = Above[-1];
670 vp8_intra4x4_predict(Above, yleft, dst_stride, mode,
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h336 enum DisplayHint { Above, Below }; enumerator in enum:clang::ento::PathDiagnosticPiece::DisplayHint
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvp8_rtcd.h158 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
H A Dvpx_rtcd.h120 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, B_PREDICTION_MODE b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvp8_rtcd.h158 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
H A Dvpx_rtcd.h120 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, B_PREDICTION_MODE b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvp8_rtcd.h158 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvp8_rtcd.h158 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
H A Dvpx_rtcd.h120 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, B_PREDICTION_MODE b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvp8_rtcd.h158 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
H A Dvpx_rtcd.h120 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, B_PREDICTION_MODE b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvp8_rtcd.h158 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, int b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
H A Dvpx_rtcd.h120 void vp8_intra4x4_predict_c(unsigned char *Above, unsigned char *yleft, int left_stride, B_PREDICTION_MODE b_mode, unsigned char *dst, int dst_stride, unsigned char top_left);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 411 milliseconds

12