Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videoencoder/
Dbitstream.h154 #define NAL_REF_IDC_HIGH 3 macro
317 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS); in build_packed_seq_buffer()
331 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS); in build_packed_pic_buffer()
/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp1908 #define NAL_REF_IDC_HIGH 3 macro
2647 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS);
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()
2725 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS); in build_packed_seq_buffer()
/hardware/intel/common/libva/test/encode/
Davcenc.c54 #define NAL_REF_IDC_HIGH 3 macro
984 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS);
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()
1067 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS); in build_packed_seq_buffer()
Dh264encode.c54 #define NAL_REF_IDC_HIGH 3 macro
437 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS); in build_packed_pic_buffer()
452 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS); in build_packed_seq_buffer()