Searched defs:SetBlock (Results 1 – 4 of 4) sorted by relevance
/external/libgav1/src/utils/ |
D | common.h | 114 void SetBlock(int rows, int columns, T value, T* dst, ptrdiff_t stride) { in SetBlock() function
|
D | common_test.cc | 170 TEST(CommonUtilsTest, SetBlock) { in TEST() argument
|
/external/webp/src/enc/ |
D | frame_enc.c | 463 static void SetBlock(uint8_t* p, int value, int size) { in SetBlock() function
|
/external/python/cpython2/RISCOS/Modules/ |
D | drawfmodule.c | 417 static void SetBlock(drawfile_object *d,int size,int type,int offset,int value) in SetBlock() function
|