OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_keep_alive
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
drm_vendor_api.h
35
drm_keep_alive_t
drm_keep_alive
;
member in struct:drm_vendor_api
drm_vendor_api.c
42
api->
drm_keep_alive
= (drm_keep_alive_t) dlsym(api->handle, "
drm_keep_alive
");
43
if (api->
drm_keep_alive
== NULL) {
44
ALOGE("%s: couldn't dlsym
drm_keep_alive
in %s : %s",
OMXVideoDecoderAVCSecure.cpp
675
uint32_t sepres = drm_vendor_api.
drm_keep_alive
(WV_SESSION_ID, &timeout);
/hardware/intel/img/psb_headers/DRM/cc54/inc/
drm_common_api.h
123
uint32_t
drm_keep_alive
(
Completed in 77 milliseconds