/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | diff.py | 20 def __init__(self, filename, offset, length): argument 27 def Append(self, line): argument 34 def Complete(self): argument 37 def __contains__(self, item): argument 44 def __init__(self, header, file_a, file_b, start_a, len_a, start_b, len_b): argument 50 def Append(self, line): argument 67 def Complete(self): argument 70 def __repr__(self): argument
|
D | cpplint.py | 573 def __init__(self): argument 577 def ResetSection(self): argument 583 def SetLastHeader(self, header_path): argument 586 def CanonicalizeAlphabeticalOrder(self, header_path): argument 601 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument 622 def CheckNextIncludeOrder(self, header_type): argument 679 def __init__(self): argument 692 def SetOutputFormat(self, output_format): argument 696 def SetVerboseLevel(self, level): argument 702 def SetCountingStyle(self, counting_style): argument [all …]
|
D | lint-hunks.py | 35 def __init__(self, args): argument 43 def __init__(self, args, expected_returncode=0, **kwargs): argument 48 def communicate(self, *args, **kwargs): argument
|
/hardware/qcom/audio/post_proc/ |
D | bundle.c | 508 int effect_process(effect_handle_t self, in effect_process() 533 int effect_command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, in effect_command() 724 int effect_get_descriptor(effect_handle_t self, in effect_get_descriptor()
|
/hardware/ti/omap3/dspbridge/inc/ |
D | list.h | 65 struct LST_ELEM *self; member
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
D | list.h | 65 struct LST_ELEM *self; member
|
/hardware/qcom/audio/voice_processing/ |
D | voice_processing.c | 477 static int fx_process(effect_handle_t self, in fx_process() 506 static int fx_command(effect_handle_t self, in fx_command() 637 static int fx_get_descriptor(effect_handle_t self, in fx_get_descriptor()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/ |
D | hmm_intrnl.h | 54 struct ptr_struct *self, *prev, *next; member
|
/hardware/qcom/audio/visualizer/ |
D | offload_visualizer.c | 1022 int effect_process(effect_handle_t self, in effect_process() 1047 int effect_command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, in effect_command() 1225 int effect_get_descriptor(effect_handle_t self, in effect_get_descriptor()
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosCameraHWInterface2.cpp | 2750 void ExynosCameraHWInterface2::m_mainThreadFunc(SignalDrivenThread * self) in m_mainThreadFunc() 3091 void ExynosCameraHWInterface2::m_sensorThreadFunc(SignalDrivenThread * self) in m_sensorThreadFunc() 3611 void ExynosCameraHWInterface2::m_streamBufferInit(SignalDrivenThread *self) in m_streamBufferInit() 3739 void ExynosCameraHWInterface2::m_streamThreadInitialize(SignalDrivenThread * self) in m_streamThreadInitialize() 3772 void ExynosCameraHWInterface2::m_streamFunc_direct(SignalDrivenThread *self) in m_streamFunc_direct() 4046 void ExynosCameraHWInterface2::m_streamFunc_indirect(SignalDrivenThread *self) in m_streamFunc_indirect() 4146 void ExynosCameraHWInterface2::m_streamThreadFunc(SignalDrivenThread * self) in m_streamThreadFunc()
|