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

  /hardware/intel/common/libmix/videoencoder/
bitstream.h 158 #define NAL_SPS 7
317 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS);
  /external/libhevc/common/
ihevc_defs.h 113 NAL_SPS,
  /hardware/intel/common/libva/test/encode/
avcenc.c 58 #define NAL_SPS 7
    [all...]
h264encode.c 58 #define NAL_SPS 7
452 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS);
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]
  /external/libavc/common/
ih264_defs.h 156 NAL_SPS = 7,

Completed in 586 milliseconds