Searched defs:hvcc (Results 1 – 5 of 5) sorted by relevance
903 HevcParameterSets hvcc; in convertMetaDataToMessage() local1213 static size_t reassembleHVCC(const sp<ABuffer> &csd0, uint8_t *hvcc, size_t hvccSize, size_t nalSiz… in reassembleHVCC()1481 std::vector<uint8_t> hvcc(csd0size + 1024); in convertMessageToMetaData() local
373 status_t HevcParameterSets::makeHvcc(uint8_t *hvcc, size_t *hvccSize, in makeHvcc()
4410 sp<ABuffer> hvcc = mProperties[propIndex].hvcc; in writeIpcoBox() local
254 const uint8_t *hvcc; in MatroskaSource() local
74 sp<ABuffer> hvcc; member