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

  /hardware/intel/common/libmix/videoencoder/
bitstream.h 154 #define NAL_REF_IDC_HIGH 3
317 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS);
331 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS);
  /hardware/intel/common/libva/test/encode/
avcenc.c 54 #define NAL_REF_IDC_HIGH 3
    [all...]
h264encode.c 54 #define NAL_REF_IDC_HIGH 3
437 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS);
452 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS);
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 104 milliseconds