Searched defs:avcc (Results 1 – 2 of 2) sorted by relevance
354 static size_t reassembleAVCC(const sp<ABuffer> &csd0, const sp<ABuffer> csd1, char *avcc) { in reassembleAVCC()555 char avcc[1024]; // that oughta be enough, right? in convertMessageToMetaData() local
227 const uint8_t *avcc; in MatroskaSource() local