Searched defs:fourcc (Results 1 – 5 of 5) sorted by relevance
105 static void makeFourCC(uint32_t fourcc, char *s, size_t bufsz) { in makeFourCC()150 char fourcc[15]; in dump() local
45 static inline constexpr uint32_t fourcc(char c1, char c2, char c3, char c4) { in fourcc() function
1275 static uint32_t FourCCtoLower(uint32_t fourcc) { in FourCCtoLower()1285 static const char *MKVFourCC2MIME(uint32_t fourcc) { in MKVFourCC2MIME()2028 uint32_t fourcc = *(uint32_t *)(codecPrivate + 16); in addTracks() local
1796 void MPEG4Writer::beginBox(const char *fourcc) { in beginBox()4353 const char *fourcc = getFourCCForMime(mime); in writeMetadataFourCCBox() local4390 const char *fourcc; in writeVideoFourCCBox() local4540 const char *fourcc = getFourCCForMime(mime); in writeAudioFourCCBox() local
338 static const char *FourCC2MIME(uint32_t fourcc) { in FourCC2MIME()408 static bool AdjustChannelsAndRate(uint32_t fourcc, uint32_t *channels, uint32_t *rate) { in AdjustChannelsAndRate()6970 static bool isCompatibleBrand(uint32_t fourcc) { in isCompatibleBrand()