Searched refs:bitstream_end (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
H A Dbitstream.h48 static void bitstream_end(bitstream *bs) function
319 bitstream_end(&bs);
333 bitstream_end(&bs);
360 bitstream_end(&sei_bp_bs);
369 bitstream_end(&sei_pic_bs);
396 bitstream_end(&nal_bs);
/hardware/intel/common/libva/test/encode/
H A Davcenc.c774 bitstream_end(bitstream *bs) function
986 bitstream_end(&bs, avc_fp);
1034 bitstream_end(&bs, avc_fp);
1054 bitstream_end(&bs);
1069 bitstream_end(&bs);
1098 bitstream_end(&sei_bp_bs);
1107 bitstream_end(&sei_pic_bs);
1134 bitstream_end(&nal_bs);
1247 bitstream_end(&bs, avc_fp);
H A Dh264encode.c192 bitstream_end(bitstream *bs) function
439 bitstream_end(&bs);
454 bitstream_end(&bs);
483 bitstream_end(&sei_bp_bs);
492 bitstream_end(&sei_pic_bs);
519 bitstream_end(&nal_bs);
H A Dmpeg2enc.c183 bitstream_end(bitstream *bs) function
395 bitstream_end(&bs);
410 bitstream_end(&bs);
H A Dmpeg2vaenc.c183 bitstream_end(bitstream *bs) function
395 bitstream_end(&bs);
410 bitstream_end(&bs);
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp2481 bitstream_end(bitstream *bs) function
2649 bitstream_end(&bs, avc_fp);
2692 bitstream_end(&bs, avc_fp);
2712 bitstream_end(&bs);
2727 bitstream_end(&bs);
2840 bitstream_end(&bs, avc_fp);

Completed in 854 milliseconds