Searched defs:nal_type (Results 1 – 4 of 4) 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
319 WORD32 nal_type = ps_curr_inp->i4_slice_nal_type; in ihevce_entropy_encode_frame() local
5023 WORD32 nal_type; in ihevce_pre_enc_init() 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