Home
last modified time | relevance | path

Searched refs:vbp_data_vc1 (Results 1 – 7 of 7) 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.cpp51 vbp_data_vc1 *data = NULL; in start()
91 vbp_data_vc1 *data = NULL; in decode()
164 Decode_Status VideoDecoderWMV::decodeFrame(VideoDecodeBuffer* buffer, vbp_data_vc1 *data) { in decodeFrame()
251 Decode_Status VideoDecoderWMV::decodePicture(vbp_data_vc1 *data, int32_t picIndex) { in decodePicture()
471 Decode_Status VideoDecoderWMV::startVA(vbp_data_vc1 *data) { in startVA()
490 void VideoDecoderWMV::updateFormatInfo(vbp_data_vc1 *data) { in updateFormatInfo()
554 Decode_Status VideoDecoderWMV::parseBuffer(uint8_t *data, int32_t size, vbp_data_vc1 **vbpData) { in parseBuffer()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dvbp_vc1_parser.c103 vbp_data_vc1 *query_data = NULL; in vbp_allocate_query_data_vc1()
104 query_data = g_try_new0(vbp_data_vc1, 1); in vbp_allocate_query_data_vc1()
160 vbp_data_vc1 *query_data = NULL; in vbp_free_query_data_vc1()
167 query_data = (vbp_data_vc1 *)pcontext->query_data; in vbp_free_query_data_vc1()
380 vbp_data_vc1 *query_data = (vbp_data_vc1 *) pcontext->query_data; in vbp_parse_start_code_vc1()
669 vbp_data_vc1 *query_data = (vbp_data_vc1 *)pcontext->query_data; in vbp_populate_query_data_vc1()
975 vbp_data_vc1 *query_data = (vbp_data_vc1 *)pcontext->query_data; in vbp_process_parsing_result_vc1()
Dvbp_loader.h236 } vbp_data_vc1; typedef
/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_vc1.h115 vbp_data_vc1 *data,
Dmixvideoformat_vc1.c252 vbp_data_vc1 *data = NULL; in mix_videofmt_vc1_initialize()
627 vbp_data_vc1 *data = NULL; in mix_videofmt_vc1_decode()
919 vbp_data_vc1 *data, in mix_videofmt_vc1_decode_a_picture()
1299 vbp_data_vc1 *data, in mix_videofmt_vc1_process_decode()
1547 vbp_data_vc1 *data = NULL; in mix_videofmt_vc1_eos()
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
Dvbp_loader.h405 } vbp_data_vc1; typedef