Home
last modified time | relevance | path

Searched defs:aui (Results 1 – 6 of 6) sorted by relevance

/external/libopenapv/android/
Doapv_fuzzer.c18 oapv_au_info_t aui; in LLVMFuzzerTestOneInput() local
/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c33 unsigned int aui[4] = { 0, 1, 2, 3 }; variable
/external/libopenapv/app/
Doapv_app_dec.c362 oapv_au_info_t aui; in main() local
/external/libopenapv/inc/
Doapv.h450 oapv_au_info_t aui; // information of encoded frames member
468 oapv_au_info_t aui; // information of decoded frames member
/external/libopenapv/src/
Doapv_vlc.c711 int oapvd_vlc_au_info(oapv_bs_t *bs, oapv_aui_t *aui) in oapvd_vlc_au_info()
Doapv.c2070 int oapvd_info(void *au, int au_size, oapv_au_info_t *aui) in oapvd_info()