Home
last modified time | relevance | path

Searched defs:b_ptr (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c333 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/python/Modules/_ctypes/
Dctypes.h46 char *b_ptr; /* pointer to memory block */ member
76 char *b_ptr; /* pointer to memory block */ member
/third_party/libcoap/src/oscore/
Doscore_context.c89 uint8_t *b_ptr, in oscore_bytes_equal()
/third_party/ffmpeg/libavcodec/
Dilbcdec.c486 const int16_t *b_ptr = &B[0]; in filter_mafq12() local