Searched defs:SUB_B (Results 1 – 2 of 2) sorted by relevance
/external/libyuv/files/unit_test/ |
D | convert_test.cc | 1728 #define TESTPLANARTOEI(FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, FMT_B, SUB_B, BPP_B, \ in TESTPTOB() argument 1776 #define TESTPLANARTOE(FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, FMT_B, SUB_B, BPP_B, \ argument 1819 #define TESTQPLANARTOEI(FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, FMT_B, SUB_B, BPP_B, \ argument 1872 #define TESTQPLANARTOE(FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, FMT_B, SUB_B, BPP_B, \ argument
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 670 #define SUB_B(a, b) CHOICE(subb ARG2(a,b), subb ARG2(a,b), subb ARG2(b,a)) macro 1391 #define SUB_B(a, b) sub B_(b), B_(a) macro
|