Home
last modified time | relevance | path

Searched defs:nal_type (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_h264.cc72 uint8_t nal_type = payload_data[0] & kTypeMask; in ParseSingleNalu() local
355 uint8_t nal_type = payload_data[0] & kTypeMask; in Parse() local
/external/libhevc/encoder/
Dihevce_entropy_interface.c319 WORD32 nal_type = ps_curr_inp->i4_slice_nal_type; in ihevce_entropy_encode_frame() local
Dihevce_frame_process.c5007 WORD32 nal_type; in ihevce_pre_enc_init() local
/external/libhevc/decoder/
Dihevcd_debug.h95 #define DEBUG_PRINT_NAL_INFO(ps_codec, nal_type) ihevcd_debug_print_nal_info(ps_codec, nal_type); \ argument
101 #define DEBUG_PRINT_NAL_INFO(ps_codec, nal_type) argument