Searched defs:nal_type (Results 1 – 2 of 2) sorted by relevance
72 uint8_t nal_type = payload_data[0] & kTypeMask; in ParseSingleNalu() local355 uint8_t nal_type = payload_data[0] & kTypeMask; in Parse() local
95 #define DEBUG_PRINT_NAL_INFO(ps_codec, nal_type) ihevcd_debug_print_nal_info(ps_codec, nal_type); \ argument101 #define DEBUG_PRINT_NAL_INFO(ps_codec, nal_type) argument