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

  /external/libavc/common/
ih264_defs.h 156 NAL_SPS = 7,
  /external/libhevc/common/
ihevc_defs.h 113 NAL_SPS,
  /hardware/intel/common/libmix/videoencoder/
bitstream.h 158 #define NAL_SPS 7
317 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS);
  /external/libhevc/decoder/
ihevcd_nal.c 415 case 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...]

Completed in 260 milliseconds