Searched defs:b_ptr (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | picture_csp_enc.c | 333 const uint8_t* const b_ptr, in ImportOneRow() 447 const uint8_t* b_ptr, in PreprocessARGB() 756 const uint8_t* const b_ptr, in ConvertRowToY() 769 const uint8_t* const b_ptr, in AccumulateRGBA() 813 const uint8_t* const b_ptr, in AccumulateRGB() 844 const uint8_t* b_ptr, in ImportYUVAFromRGBA() 1105 const uint8_t* b_ptr = rgb + (swap_rb ? 0 : 2); in Import() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
| D | picture_csp_enc.c | 329 const uint8_t* const b_ptr, in ImportOneRow() 443 const uint8_t* b_ptr, in PreprocessARGB() 752 const uint8_t* const b_ptr, in ConvertRowToY() 765 const uint8_t* const b_ptr, in AccumulateRGBA() 809 const uint8_t* const b_ptr, in AccumulateRGB() 840 const uint8_t* b_ptr, in ImportYUVAFromRGBA() 1101 const uint8_t* b_ptr = rgb + (swap_rb ? 0 : 2); in Import() local
|
| /third_party/python/Modules/_ctypes/ |
| D | ctypes.h | 46 char *b_ptr; /* pointer to memory block */ member 76 char *b_ptr; /* pointer to memory block */ member
|
| /third_party/ffmpeg/libavcodec/ |
| D | ilbcdec.c | 486 const int16_t *b_ptr = &B[0]; in filter_mafq12() local
|