OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DISP_MGR_MAX_CNT
(Results
1 - 3
of
3
) sorted by null
/external/libavc/common/
ih264_disp_mgr.h
40
#define
DISP_MGR_MAX_CNT
64
51
* au4_abs_poc[
DISP_MGR_MAX_CNT
]
53
WORD32 ai4_abs_poc[
DISP_MGR_MAX_CNT
];
56
* apv_ptr[
DISP_MGR_MAX_CNT
]
58
void *apv_ptr[
DISP_MGR_MAX_CNT
];
/external/libhevc/common/
ihevc_disp_mgr.h
38
#define
DISP_MGR_MAX_CNT
64
49
* au4_abs_poc[
DISP_MGR_MAX_CNT
]
51
WORD32 ai4_abs_poc[
DISP_MGR_MAX_CNT
];
54
* apv_ptr[
DISP_MGR_MAX_CNT
]
56
void *apv_ptr[
DISP_MGR_MAX_CNT
];
/external/libmpeg2/common/
impeg2_disp_mgr.h
40
#define
DISP_MGR_MAX_CNT
64
46
* apv_ptr[
DISP_MGR_MAX_CNT
]
48
void *apv_ptr[
DISP_MGR_MAX_CNT
];
50
WORD32 ai4_buf_id[
DISP_MGR_MAX_CNT
];
Completed in 429 milliseconds