Home
last modified time | relevance | path

Searched refs:general_profile_compatibility_flags (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhevc.c46 uint32_t general_profile_compatibility_flags; member
117 hvcc->general_profile_compatibility_flags &= ptl->profile_compatibility_flags; in hvcc_update_ptl()
779 hvcc->general_profile_compatibility_flags = 0xffffffff; in hvcc_init()
843 hvcc->general_profile_compatibility_flags); in hvcc_write()
918 avio_wb32(pb, hvcc->general_profile_compatibility_flags); in hvcc_write()