HEVCDecoderConfigurationRecord   70 libavformat/hevc.c static void hvcc_update_ptl(HEVCDecoderConfigurationRecord *hvcc,
HEVCDecoderConfigurationRecord  125 libavformat/hevc.c                            HEVCDecoderConfigurationRecord *hvcc,
HEVCDecoderConfigurationRecord  272 libavformat/hevc.c                            HEVCDecoderConfigurationRecord *hvcc,
HEVCDecoderConfigurationRecord  357 libavformat/hevc.c                           HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  477 libavformat/hevc.c                           HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  578 libavformat/hevc.c                           HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  680 libavformat/hevc.c                                    HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  733 libavformat/hevc.c                              HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  787 libavformat/hevc.c static void hvcc_init(HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  789 libavformat/hevc.c     memset(hvcc, 0, sizeof(HEVCDecoderConfigurationRecord));
HEVCDecoderConfigurationRecord  807 libavformat/hevc.c static void hvcc_close(HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord  821 libavformat/hevc.c static int hvcc_write(AVIOContext *pb, HEVCDecoderConfigurationRecord *hvcc)
HEVCDecoderConfigurationRecord 1086 libavformat/hevc.c     HEVCDecoderConfigurationRecord hvcc;