OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vbp_data_mp42
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.h
37
Decode_Status decodeFrame(VideoDecodeBuffer *buffer,
vbp_data_mp42
*data);
38
Decode_Status beginDecodingFrame(
vbp_data_mp42
*data);
39
Decode_Status continueDecodingFrame(
vbp_data_mp42
*data);
40
Decode_Status decodeSlice(
vbp_data_mp42
*data, vbp_picture_data_mp42 *picData);
42
Decode_Status startVA(
vbp_data_mp42
*data);
43
void updateFormatInfo(
vbp_data_mp42
*data);
VideoDecoderMPEG4.cpp
45
vbp_data_mp42
*data = NULL;
65
vbp_data_mp42
*data = NULL;
135
Decode_Status VideoDecoderMPEG4::decodeFrame(VideoDecodeBuffer *buffer,
vbp_data_mp42
*data) {
191
Decode_Status VideoDecoderMPEG4::beginDecodingFrame(
vbp_data_mp42
*data) {
278
Decode_Status VideoDecoderMPEG4::continueDecodingFrame(
vbp_data_mp42
*data) {
422
Decode_Status VideoDecoderMPEG4::decodeSlice(
vbp_data_mp42
*data, vbp_picture_data_mp42 *picData) {
562
Decode_Status VideoDecoderMPEG4::startVA(
vbp_data_mp42
*data) {
578
void VideoDecoderMPEG4::updateFormatInfo(
vbp_data_mp42
*data) {
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h
112
}
vbp_data_mp42
;
typedef in typeref:struct:_vbp_data_mp42
Completed in 76 milliseconds