OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vbp_data_vc1
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderWMV.h
38
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);
VideoDecoderWMV.cpp
48
vbp_data_vc1
*data = NULL;
83
vbp_data_vc1
*data = NULL;
132
Decode_Status VideoDecoderWMV::decodeFrame(VideoDecodeBuffer* buffer,
vbp_data_vc1
*data) {
219
Decode_Status VideoDecoderWMV::decodePicture(
vbp_data_vc1
*data, int32_t picIndex) {
439
Decode_Status VideoDecoderWMV::startVA(
vbp_data_vc1
*data) {
458
void VideoDecoderWMV::updateFormatInfo(
vbp_data_vc1
*data) {
521
Decode_Status VideoDecoderWMV::parseBuffer(uint8_t *data, int32_t size,
vbp_data_vc1
**vbpData) {
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h
320
}
vbp_data_vc1
;
typedef in typeref:struct:_vbp_data_vc1
Completed in 522 milliseconds