Searched defs:src_c (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/test/ |
D | pp_filter_test.cc | 181 void RunComparison(const unsigned char *expected_output, unsigned char *src_c, in RunComparison() 288 void SetRows(unsigned char *src_c, int rows, int cols, int src_width) { in SetRows() 295 void RunComparison(const unsigned char *expected_output, unsigned char *src_c, in RunComparison() 318 Buffer<uint8_t> src_c = Buffer<uint8_t>(cols, rows, 8, 8, 8, 17); in TEST_P() local 354 Buffer<uint8_t> src_c = Buffer<uint8_t>(cols, rows, 8, 8, 8, 17); in TEST_P() local 385 Buffer<uint8_t> src_c = Buffer<uint8_t>(cols, rows, 8, 8, 8, 17); in TEST_P() local 408 Buffer<uint8_t> src_c = Buffer<uint8_t>(cols, rows, 8, 8, 8, 17); in TEST_P() local
|
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | instr-a3xx.h | 351 uint32_t src_c : 1; member 513 uint32_t src_c : 1; /* relative-const */ member 520 uint32_t src_c : 1; /* const */ member
|
/external/compiler-rt/lib/interception/ |
D | interception_win.cc | 177 *src_c = (char*)src; in _memcpy() local
|