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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_nal_unit.h 51 NAL_CODED_SLICE = 1,
h264bsd_decoder.c 302 case NAL_CODED_SLICE:
h264bsd_storage.c 656 else if ( nuNext->nalUnitType != NAL_CODED_SLICE &&
h264bsd_slice_header.c 112 ASSERT( pNalUnit->nalUnitType == NAL_CODED_SLICE ||
588 nalUnitType == NAL_CODED_SLICE ||
    [all...]

Completed in 45 milliseconds