HomeSort by relevance Sort by last modified time
    Searched refs:NAL_BLA_W_LP (Results 1 - 5 of 5) sorted by null

  /external/libhevc/decoder/
ihevcd_nal.c 346 case NAL_BLA_W_LP :
370 case NAL_BLA_W_LP :
ihevcd_parse_slice_header.c 246 if((NAL_BLA_W_LP <= i1_nal_unit_type) &&
340 if((NAL_BLA_W_LP <= i1_nal_unit_type) &&
382 if((ps_slice_hdr->i1_nal_unit_type >= NAL_BLA_W_LP) &&
866 (NAL_BLA_W_LP == ps_slice_hdr->i1_nal_unit_type) ||
    [all...]
ihevcd_utils.c 1044 if((ps_slice_hdr->i1_nal_unit_type < NAL_BLA_W_LP) &&
    [all...]
ihevcd_parse_headers.c     [all...]
  /external/libhevc/common/
ihevc_defs.h 102 NAL_BLA_W_LP = 16,

Completed in 1006 milliseconds