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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_nal_unit.h 53 NAL_SEI = 6,
  /hardware/intel/common/libmix/videoencoder/
bitstream.h 160 #define NAL_SEI 6
374 nal_header(&nal_bs, NAL_REF_IDC_NONE, NAL_SEI);
  /hardware/intel/common/libva/test/encode/
avcenc.c 60 #define NAL_SEI 6
    [all...]
h264encode.c 60 #define NAL_SEI 6
497 nal_header(&nal_bs, NAL_REF_IDC_NONE, NAL_SEI);
    [all...]

Completed in 73 milliseconds