| FFmpeg
    | 
| Data Fields | |
| uint8_t | array_completeness | 
| uint8_t | NAL_unit_type | 
| uint16_t | numNalus | 
| uint16_t * | nalUnitLength | 
| uint8_t ** | nalUnit | 
| uint8_t HVCCNALUnitArray::array_completeness | 
Definition at line 32 of file hevc.c.
Referenced by hvcc_array_add_nal_unit(), and hvcc_write().
| uint8_t HVCCNALUnitArray::NAL_unit_type | 
Definition at line 33 of file hevc.c.
Referenced by hvcc_array_add_nal_unit(), and hvcc_write().
| uint16_t HVCCNALUnitArray::numNalus | 
Definition at line 34 of file hevc.c.
Referenced by hvcc_array_add_nal_unit(), hvcc_close(), and hvcc_write().
| uint16_t* HVCCNALUnitArray::nalUnitLength | 
Definition at line 35 of file hevc.c.
Referenced by hvcc_array_add_nal_unit(), hvcc_close(), and hvcc_write().
| uint8_t** HVCCNALUnitArray::nalUnit | 
Definition at line 36 of file hevc.c.
Referenced by hvcc_array_add_nal_unit(), hvcc_close(), and hvcc_write().
 1.8.2
 1.8.2