Home
last modified time | relevance | path

Searched refs:vbp_data_vc1 (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderWMV.h38 Decode_Status decodeFrame(VideoDecodeBuffer *buffer, vbp_data_vc1 *data);
39 Decode_Status decodePicture(vbp_data_vc1 *data, int32_t picIndex);
43 Decode_Status startVA(vbp_data_vc1 *data);
44 void updateFormatInfo(vbp_data_vc1 *data);
46 Decode_Status parseBuffer(uint8_t *data, int32_t size, vbp_data_vc1 **vbpData);
DVideoDecoderWMV.cpp48 vbp_data_vc1 *data = NULL; in start()
83 vbp_data_vc1 *data = NULL; in decode()
132 Decode_Status VideoDecoderWMV::decodeFrame(VideoDecodeBuffer* buffer, vbp_data_vc1 *data) { in decodeFrame()
219 Decode_Status VideoDecoderWMV::decodePicture(vbp_data_vc1 *data, int32_t picIndex) { in decodePicture()
439 Decode_Status VideoDecoderWMV::startVA(vbp_data_vc1 *data) { in startVA()
458 void VideoDecoderWMV::updateFormatInfo(vbp_data_vc1 *data) { in updateFormatInfo()
521 Decode_Status VideoDecoderWMV::parseBuffer(uint8_t *data, int32_t size, vbp_data_vc1 **vbpData) { in parseBuffer()
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
Dvbp_loader.h320 } vbp_data_vc1; typedef