Home
last modified time | relevance | path

Searched defs:AVCSampleEntry (Results 1 – 8 of 8) sorted by relevance

/external/opencore/fileformats/mp4/parser/include/
Dimpeg4file.h75 class AVCSampleEntry; variable
Dmovieatom.h81 class AVCSampleEntry; variable
Dsampletableatom.h100 class AVCSampleEntry; variable
Dtrackatom.h77 class AVCSampleEntry; variable
Dmediaatom.h64 class AVCSampleEntry; variable
Dmediainformationatom.h64 class AVCSampleEntry; variable
Dmpeg4file.h97 class AVCSampleEntry; variable
/external/opencore/fileformats/mp4/parser/src/
Davcsampleentry.cpp25 AVCSampleEntry::AVCSampleEntry(MP4_FF_FILE *fp, uint32 size, uint32 type) in AVCSampleEntry() function in AVCSampleEntry