Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videoencoder/
Dbitstream.h159 #define NAL_PPS 8 macro
331 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS); in build_packed_pic_buffer()
/hardware/intel/common/libva/test/transcode/
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); in build_packed_pic_buffer()
/hardware/intel/common/libva/test/encode/
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); in build_packed_pic_buffer()
Dh264encode.c59 #define NAL_PPS 8 macro
437 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS); in build_packed_pic_buffer()