Home
last modified time | relevance | path

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

/aosp_15_r20/external/mtools/
H A Dbuffer.c25 typedef struct Buffer_t { struct
41 } Buffer_t; argument
/aosp_15_r20/frameworks/av/media/utils/include/mediautils/
H A DInPlaceFunction.h81 using Buffer_t = std::aligned_storage_t<Size, Alignment>; variable