OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vbp_picture_data_mp42
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.h
40
Decode_Status decodeSlice(vbp_data_mp42 *data,
vbp_picture_data_mp42
*picData);
VideoDecoderMPEG4.cpp
216
vbp_picture_data_mp42
*picData = data->picture_data;
322
vbp_picture_data_mp42
*picData = data->picture_data;
393
vbp_picture_data_mp42
*lastpic = data->picture_data;
444
Decode_Status VideoDecoderMPEG4::decodeSlice(vbp_data_mp42 *data,
vbp_picture_data_mp42
*picData) {
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h
64
}
vbp_picture_data_mp42
;
typedef in typeref:struct:_vbp_picture_data_mp42
71
vbp_picture_data_mp42
*picture_data;
vbp_mp42_parser.c
288
vbp_picture_data_mp42
*picture_data = NULL;
431
vbp_picture_data_mp42
*picture_data = NULL;
768
vbp_picture_data_mp42
*picture_data =
810
vbp_picture_data_mp42
*picture_data = NULL;
1089
query_data->picture_data = g_try_new0(
vbp_picture_data_mp42
,
1128
vbp_picture_data_mp42
*picture_data = NULL;
[
all
...]
/hardware/intel/common/libmix/mix_video/src/
mixvideoformat_mp42.c
25
vbp_picture_data_mp42
*picture_data;
30
* Clone and destroy
vbp_picture_data_mp42
32
static
vbp_picture_data_mp42
*mix_videoformat_mp42_clone_picture_data(
33
vbp_picture_data_mp42
*picture_data);
35
vbp_picture_data_mp42
*picture_data);
595
vbp_picture_data_mp42
*picture_data = NULL;
657
vbp_picture_data_mp42
*cloned_picture_data = NULL;
[
all
...]
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h
99
typedef struct _vbp_picture_data_mp42
vbp_picture_data_mp42
;
typedef in typeref:struct:_vbp_picture_data_mp42
110
vbp_picture_data_mp42
* next_picture_data;
121
vbp_picture_data_mp42
*picture_data;
Completed in 374 milliseconds