Searched refs:NAL_PPS (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/libmix/videoencoder/ |
D | bitstream.h | 159 #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/ |
D | mpeg2transcode.cpp | 1913 #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/ |
D | avcenc.c | 59 #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()
|
D | h264encode.c | 59 #define NAL_PPS 8 macro 437 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS); in build_packed_pic_buffer()
|