Searched defs:hvcc (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhevc.c70 static void hvcc_update_ptl(HEVCDecoderConfigurationRecord *hvcc, argument
124 hvcc_parse_ptl(GetBitContext *gb, HEVCDecoderConfigurationRecord *hvcc, unsigned int max_sub_layers_minus1) argument
271 hvcc_parse_vui(GetBitContext *gb, HEVCDecoderConfigurationRecord *hvcc, unsigned int max_sub_layers_minus1) argument
356 hvcc_parse_vps(GetBitContext *gb, HEVCDecoderConfigurationRecord *hvcc) argument
476 hvcc_parse_sps(GetBitContext *gb, HEVCDecoderConfigurationRecord *hvcc) argument
577 hvcc_parse_pps(GetBitContext *gb, HEVCDecoderConfigurationRecord *hvcc) argument
678 hvcc_array_add_nal_unit(uint8_t *nal_buf, uint32_t nal_size, uint8_t nal_type, int ps_array_completeness, HEVCDecoderConfigurationRecord *hvcc) argument
731 hvcc_add_nal_unit(uint8_t *nal_buf, uint32_t nal_size, int ps_array_completeness, HEVCDecoderConfigurationRecord *hvcc) argument
787 hvcc_init(HEVCDecoderConfigurationRecord *hvcc) argument
807 hvcc_close(HEVCDecoderConfigurationRecord *hvcc) argument
821 hvcc_write(AVIOContext *pb, HEVCDecoderConfigurationRecord *hvcc) argument
1086 HEVCDecoderConfigurationRecord hvcc; local
[all...]

Completed in 63 milliseconds