Home
last modified time | relevance | path

Searched defs:raw_buffer (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/_sqlite/
Dblob.c149 char *raw_buffer = PyBytes_AS_STRING(buffer); in read_multiple() local
/third_party/ffmpeg/libavcodec/
Dalsdec.c230 … int32_t *raw_buffer; ///< contains all decoded raw samples including carryover samples member