Searched refs:vbp_data_vc1 (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
H A 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);
H A DVideoDecoderWMV.cpp48 vbp_data_vc1 *data = NULL;
83 vbp_data_vc1 *data = NULL;
151 Decode_Status VideoDecoderWMV::decodeFrame(VideoDecodeBuffer* buffer, vbp_data_vc1 *data) {
238 Decode_Status VideoDecoderWMV::decodePicture(vbp_data_vc1 *data, int32_t picIndex) {
458 Decode_Status VideoDecoderWMV::startVA(vbp_data_vc1 *data) {
477 void VideoDecoderWMV::updateFormatInfo(vbp_data_vc1 *data) {
541 Decode_Status VideoDecoderWMV::parseBuffer(uint8_t *data, int32_t size, vbp_data_vc1 **vbpData) {
/hardware/intel/common/libmix/mix_video/src/
H A Dmixvideoformat_vc1.h115 vbp_data_vc1 *data,
H A Dmixvideoformat_vc1.c252 vbp_data_vc1 *data = NULL;
627 vbp_data_vc1 *data = NULL;
919 vbp_data_vc1 *data,
1299 vbp_data_vc1 *data,
1547 vbp_data_vc1 *data = NULL;
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dvbp_vc1_parser.c103 vbp_data_vc1 *query_data = NULL;
104 query_data = g_try_new0(vbp_data_vc1, 1);
160 vbp_data_vc1 *query_data = NULL;
167 query_data = (vbp_data_vc1 *)pcontext->query_data;
380 vbp_data_vc1 *query_data = (vbp_data_vc1 *) pcontext->query_data;
669 vbp_data_vc1 *query_data = (vbp_data_vc1 *)pcontext->query_data;
975 vbp_data_vc1 *query_data = (vbp_data_vc1 *)pcontex
[all...]
H A Dvbp_loader.h236 } vbp_data_vc1; typedef in typeref:struct:_vbp_data_vc1
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
H A Dvbp_loader.h405 } vbp_data_vc1; typedef in typeref:struct:_vbp_data_vc1

Completed in 33 milliseconds