Searched refs:NAL_PPS (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
H A Dbitstream.h159 #define NAL_PPS 8 macro
331 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS);
/hardware/intel/common/libva/test/encode/
H A Davcenc.c59 #define NAL_PPS 8 macro
1032 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS);
1052 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS);
H A Dh264encode.c59 #define NAL_PPS 8 macro
437 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS);
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp1913 #define NAL_PPS 8 macro
2690 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS);
2710 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS);

Completed in 47 milliseconds