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

  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 655 AVCNalUnitType prev_nal_unit_type; member in struct:tagCommonObj
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
avcdec_api.cpp 474 video->prev_nal_unit_type = video->nal_unit_type;
530 video->nal_unit_type = video->prev_nal_unit_type;
555 video->nal_unit_type = AVC_NALTYPE_SLICE; //video->prev_nal_unit_type;
    [all...]

Completed in 552 milliseconds