Home
last modified time | relevance | path

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

/system/media/audio_utils/private/
Dprivate.h31 typedef struct {uint8_t c[3];} __attribute__((__packed__)) uint8x3_t; typedef
/system/media/audio_utils/tests/
Dprimitives_tests.cpp380 typedef struct {uint8_t c[3];} __attribute__((__packed__)) uint8x3_t; in TEST() typedef
464 typedef struct {uint8_t c[3];} __attribute__((__packed__)) uint8x3_t; in TEST() typedef
549 typedef struct {uint8_t c[3];} __attribute__((__packed__)) uint8x3_t; in TEST() typedef