Home
last modified time | relevance | path

Searched defs:appData (Results 1 – 25 of 102) sorted by relevance

12345

/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DAbstractSource.java78 public Intent createSearchIntent(String query, Bundle appData) { in createSearchIntent()
83 Bundle appData) { in createSourceSearchIntent()
102 protected Intent createVoiceWebSearchIntent(Bundle appData) { in createVoiceWebSearchIntent()
H A DSource.java111 Intent createSearchIntent(String query, Bundle appData); in createSearchIntent()
113 Intent createVoiceSearchIntent(Bundle appData); in createVoiceSearchIntent()
H A DVoiceSearch.java66 public Intent createVoiceWebSearchIntent(Bundle appData) { in createVoiceWebSearchIntent()
/aosp12/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp40 OMX_PTR appData, in SoftRaw()
279 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/aosp12/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp44 OMX_PTR appData, in SoftAMRNBEncoder()
427 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp252 OMX_IN OMX_PTR appData, in qc_omx_component_use_buffer()
278 OMX_IN OMX_PTR appData, in qc_omx_component_allocate_buffer()
342 OMX_IN OMX_PTR appData) in qc_omx_component_set_callbacks()
380 OMX_IN OMX_PTR appData, in qc_omx_component_use_EGL_image()
/aosp12/hardware/qcom/media/msm8974/mm-core/src/common/
H A Domx_core_cmp.cpp253 OMX_IN OMX_PTR appData, in qc_omx_component_use_buffer()
279 OMX_IN OMX_PTR appData, in qc_omx_component_allocate_buffer()
343 OMX_IN OMX_PTR appData) in qc_omx_component_set_callbacks()
380 OMX_IN OMX_PTR appData, in qc_omx_component_use_EGL_image()
/aosp12/hardware/qcom/media/msm8998/mm-core/src/common/
H A Domx_core_cmp.cpp253 OMX_IN OMX_PTR appData, in qc_omx_component_use_buffer()
279 OMX_IN OMX_PTR appData, in qc_omx_component_allocate_buffer()
343 OMX_IN OMX_PTR appData) in qc_omx_component_set_callbacks()
380 OMX_IN OMX_PTR appData, in qc_omx_component_use_EGL_image()
/aosp12/hardware/qcom/media/msm8996/mm-core/src/common/
H A Domx_core_cmp.cpp253 OMX_IN OMX_PTR appData, in qc_omx_component_use_buffer()
279 OMX_IN OMX_PTR appData, in qc_omx_component_allocate_buffer()
343 OMX_IN OMX_PTR appData) in qc_omx_component_set_callbacks()
380 OMX_IN OMX_PTR appData, in qc_omx_component_use_EGL_image()
/aosp12/hardware/qcom/sm8150/media/mm-core/src/common/
H A Domx_core_cmp.cpp253 OMX_IN OMX_PTR appData, in qc_omx_component_use_buffer()
279 OMX_IN OMX_PTR appData, in qc_omx_component_allocate_buffer()
343 OMX_IN OMX_PTR appData) in qc_omx_component_set_callbacks()
380 OMX_IN OMX_PTR appData, in qc_omx_component_use_EGL_image()
/aosp12/hardware/qcom/sdm845/media/mm-core/src/common/
H A Domx_core_cmp.cpp253 OMX_IN OMX_PTR appData, in qc_omx_component_use_buffer()
279 OMX_IN OMX_PTR appData, in qc_omx_component_allocate_buffer()
343 OMX_IN OMX_PTR appData) in qc_omx_component_set_callbacks()
380 OMX_IN OMX_PTR appData, in qc_omx_component_use_EGL_image()
/aosp12/hardware/qcom/sm7250/media/mm-core/src/common/
H A Domx_core_cmp.cpp253 OMX_IN OMX_PTR appData, in qc_omx_component_use_buffer()
279 OMX_IN OMX_PTR appData, in qc_omx_component_allocate_buffer()
343 OMX_IN OMX_PTR appData) in qc_omx_component_set_callbacks()
380 OMX_IN OMX_PTR appData, in qc_omx_component_use_EGL_image()
/aosp12/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp44 OMX_PTR appData, in SoftAMRWBEncoder()
482 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/aosp12/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp43 OMX_PTR appData, in SoftGSM()
360 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/aosp12/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp42 OMX_PTR appData, in SoftMP3()
504 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/aosp12/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
H A DMockSource.java173 public Intent createSearchIntent(String query, Bundle appData) { in createSearchIntent()
177 public Intent createVoiceSearchIntent(Bundle appData) { in createVoiceSearchIntent()
/aosp12/hardware/google/graphics/common/libhwjpeg/include/hardware/exynos/
H A DExynosExif.h25 char *appData; member
/aosp12/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.cpp44 OMX_PTR appData, in SoftFlacDecoder()
497 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/aosp12/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp42 OMX_PTR appData, in SoftG711()
388 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/aosp12/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp39 OMX_PTR appData, in SoftAMR()
582 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/aosp12/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp68 OMX_PTR appData, in SoftMPEG4Encoder()
534 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/aosp12/hardware/interfaces/cas/1.2/default/
H A DCasImpl.cpp45 void CasImpl::OnEvent(void* appData, int32_t event, int32_t arg, uint8_t* data, size_t size) { in OnEvent()
55 void CasImpl::CallBackExt(void* appData, int32_t event, int32_t arg, uint8_t* data, size_t size, in CallBackExt()
66 void CasImpl::StatusUpdate(void* appData, int32_t event, int32_t arg) { in StatusUpdate()
/aosp12/frameworks/av/drm/mediacas/plugins/clearkey/
H A DClearKeyCasPlugin.cpp58 void *appData, in createPlugin()
71 void *appData, in createPlugin()
99 void *appData, CasPluginCallback callback) in ClearKeyCasPlugin()
106 void *appData, CasPluginCallbackExt callback) in ClearKeyCasPlugin()
/aosp12/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp50 OMX_PTR appData, in SoftMPEG4()
418 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()
/aosp12/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp44 OMX_PTR appData, in SoftVPX()
361 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createSoftOMXComponent()

12345