![]()  | 
  
    libgpac
    
   Documentation of the core library of GPAC 
   | 
  
#include <gpac/internal/isomedia_dev.h>
 Include dependency graph for hinting.c:| GF_Box * ghnt_box_new | ( | ) | 
 Here is the call graph for this function:| void ghnt_box_del | ( | GF_Box * | s | ) | 
 Here is the call graph for this function:| GF_HintSample * gf_isom_hint_sample_new | ( | u32 | ProtocolType | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| void gf_isom_hint_sample_del | ( | GF_HintSample * | ptr | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err gf_isom_hint_sample_read | ( | GF_HintSample * | ptr, | 
| GF_BitStream * | bs, | ||
| u32 | sampleSize | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err gf_isom_hint_sample_write | ( | GF_HintSample * | ptr, | 
| GF_BitStream * | bs | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| u32 gf_isom_hint_sample_size | ( | GF_HintSample * | ptr | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_EXPORT GF_HintPacket * gf_isom_hint_pck_new | ( | u32 | HintType | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_EXPORT void gf_isom_hint_pck_del | ( | GF_HintPacket * | ptr | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_EXPORT GF_Err gf_isom_hint_pck_read | ( | GF_HintPacket * | ptr, | 
| GF_BitStream * | bs | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_EXPORT GF_Err gf_isom_hint_pck_write | ( | GF_HintPacket * | ptr, | 
| GF_BitStream * | bs | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_EXPORT u32 gf_isom_hint_pck_size | ( | GF_HintPacket * | ptr | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err gf_isom_hint_pck_offset | ( | GF_HintPacket * | ptr, | 
| u32 | offset, | ||
| u32 | HintSampleNumber | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err gf_isom_hint_pck_add_dte | ( | GF_HintPacket * | ptr, | 
| GF_GenericDTE * | dte, | ||
| u8 | AtBegin | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_EXPORT u32 gf_isom_hint_pck_length | ( | GF_HintPacket * | ptr | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_GenericDTE * NewDTE | ( | u8 | type | ) | 
 Here is the caller graph for this function:| void DelDTE | ( | GF_GenericDTE * | dte | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err ReadDTE | ( | GF_GenericDTE * | _dte, | 
| GF_BitStream * | bs | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err WriteDTE | ( | GF_GenericDTE * | _dte, | 
| GF_BitStream * | bs | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err OffsetDTE | ( | GF_GenericDTE * | dte, | 
| u32 | offset, | ||
| u32 | HintSampleNumber | ||
| ) | 
 Here is the caller graph for this function:| GF_RTPPacket * gf_isom_hint_rtp_new | ( | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| void gf_isom_hint_rtp_del | ( | GF_RTPPacket * | ptr | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err gf_isom_hint_rtp_read | ( | GF_RTPPacket * | ptr, | 
| GF_BitStream * | bs | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err gf_isom_hint_rtp_offset | ( | GF_RTPPacket * | ptr, | 
| u32 | offset, | ||
| u32 | HintSampleNumber | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| u32 gf_isom_hint_rtp_length | ( | GF_RTPPacket * | ptr | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| u32 gf_isom_hint_rtp_size | ( | GF_RTPPacket * | ptr | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err gf_isom_hint_rtp_write | ( | GF_RTPPacket * | ptr, | 
| GF_BitStream * | bs | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_RTCPPacket * gf_isom_hint_rtcp_new | ( | ) | 
 Here is the caller graph for this function:| void gf_isom_hint_rtcp_del | ( | GF_RTCPPacket * | ptr | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| GF_Err gf_isom_hint_rtcp_read | ( | GF_RTCPPacket * | ptr, | 
| GF_BitStream * | bs | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| u32 gf_isom_hint_rtcp_length | ( | GF_RTCPPacket * | ptr | ) | 
 Here is the caller graph for this function:| u32 gf_isom_hint_rtcp_size | ( | GF_RTCPPacket * | ptr | ) | 
 Here is the caller graph for this function:| GF_Err gf_isom_hint_rtcp_write | ( | GF_RTCPPacket * | ptr, | 
| GF_BitStream * | bs | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function: