Home
last modified time | relevance | path

Searched defs:nal_type (Results 1 – 2 of 2) 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/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