/hardware/bsp/intel/peripheral/libmraa/src/ |
D | doxy2swig.py | 63 def __init__(self, src, include_function_definition=True, quiet=False): argument 98 def generate(self): argument 105 def parse(self, node): argument 114 def parse_Document(self, node): argument 117 def parse_Text(self, node): argument 128 def parse_Element(self, node): argument 147 def parse_Comment(self, node): argument 151 def add_text(self, value): argument 158 def get_specific_nodes(self, node, names): argument 169 def generic_parse(self, node, pad=0): argument [all …]
|
/hardware/bsp/intel/peripheral/libupm/src/ |
D | doxy2swig.py | 63 def __init__(self, src, include_function_definition=True, quiet=False): argument 98 def generate(self): argument 105 def parse(self, node): argument 114 def parse_Document(self, node): argument 117 def parse_Text(self, node): argument 128 def parse_Element(self, node): argument 147 def parse_Comment(self, node): argument 151 def add_text(self, value): argument 158 def get_specific_nodes(self, node, names): argument 169 def generic_parse(self, node, pad=0): argument [all …]
|
/hardware/bsp/intel/peripheral/libmraa/tests/ |
D | gpio_checks.py | 37 def setUp(self): argument 41 def tearDown(self): argument 45 def test_returning_pin_no(self): argument 49 def test_returning_pin_as_on_sys(self): argument 52 def test_set_GPIO_as_output(self): argument 59 def test_set_GPIO_as_input(self): argument 66 def test_GPIO_as_output_write_HIGH_level(self): argument 74 def test_GPIO_as_output_write_LOW_level(self): argument 82 def test_GPIO_as_input_and_write_HIGH_on_it(self): argument 87 def test_GPIO_as_input_and_write_LOW_on_it(self): argument
|
D | platform_checks.py | 32 def test_mraa_check_platform_no_of_pins(self): argument 36 def test_mraa_check_platform_ADC_max_resolution(self): argument 41 def test_mraa_check_platform_ADC_resolution(self): argument
|
D | general_checks.py | 31 def test_mraa_version(self): argument
|
D | check_clean.py | 11 def test_existing_swigtype(self): argument
|
D | check_samplenames.py | 13 def test_existing_samples(self): argument
|
/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/intel/common/libmix/mix_video/src/ |
D | mixvideoformatenc_preview.c | 38 static void mix_videoformatenc_preview_init(MixVideoFormatEnc_Preview * self) { in mix_videoformatenc_preview_init() 188 MixVideoFormatEnc_Preview *self = MIX_VIDEOFORMATENC_PREVIEW(mix); in mix_videofmtenc_preview_initialize() local 661 MixVideoFormatEnc_Preview *self = MIX_VIDEOFORMATENC_PREVIEW (mix); in mix_videofmtenc_preview_encode() local 717 MixVideoFormatEnc_Preview *self = MIX_VIDEOFORMATENC_PREVIEW(mix); in mix_videofmtenc_preview_flush() local 790 MixVideoFormatEnc_Preview *self = MIX_VIDEOFORMATENC_PREVIEW(mix); in mix_videofmtenc_preview_deinitialize() local
|
D | mixvideoformatenc_mpeg4.c | 38 static void mix_videoformatenc_mpeg4_init(MixVideoFormatEnc_MPEG4 * self) { in mix_videoformatenc_mpeg4_init() 189 MixVideoFormatEnc_MPEG4 *self = MIX_VIDEOFORMATENC_MPEG4(mix); in mix_videofmtenc_mpeg4_initialize() local 718 MixVideoFormatEnc_MPEG4 *self = MIX_VIDEOFORMATENC_MPEG4 (mix); in mix_videofmtenc_mpeg4_encode() local 774 MixVideoFormatEnc_MPEG4 *self = MIX_VIDEOFORMATENC_MPEG4(mix); in mix_videofmtenc_mpeg4_flush() local 845 MixVideoFormatEnc_MPEG4 *self = MIX_VIDEOFORMATENC_MPEG4(mix); in mix_videofmtenc_mpeg4_deinitialize() local 1671 MixVideoFormatEnc_MPEG4 *self = MIX_VIDEOFORMATENC_MPEG4 (mix); in mix_videofmtenc_mpeg4_get_max_encoded_buf_size() local
|
D | mixvideoformat_vc1.c | 39 static void mix_videoformat_vc1_init(MixVideoFormat_VC1 * self) { in mix_videoformat_vc1_init() 95 MixVideoFormat_VC1 *self = MIX_VIDEOFORMAT_VC1(obj); in mix_videoformat_vc1_finalize() local 254 MixVideoFormat_VC1 *self = NULL; in mix_videofmt_vc1_initialize() local 929 MixVideoFormat_VC1 *self = MIX_VIDEOFORMAT_VC1(mix); in mix_videofmt_vc1_decode_a_picture() local 1328 MixVideoFormat_VC1 *self = MIX_VIDEOFORMAT_VC1(mix); in mix_videofmt_vc1_process_decode() local 1502 MixVideoFormat_VC1 *self = MIX_VIDEOFORMAT_VC1(mix); in mix_videofmt_vc1_flush() local 1649 MixVideoFormat_VC1 *self = MIX_VIDEOFORMAT_VC1(mix); in mix_videofmt_vc1_handle_ref_frames() local
|
D | mixvideoformat_h264.c | 31 static void mix_videoformat_h264_init(MixVideoFormat_H264 * self) { in mix_videoformat_h264_init() 86 MixVideoFormat_H264 *self = MIX_VIDEOFORMAT_H264(obj); in mix_videoformat_h264_finalize() local 205 MixVideoFormat_H264 *self = MIX_VIDEOFORMAT_H264(mix); in mix_videofmt_h264_initialize() local 806 MixVideoFormat_H264 *self = MIX_VIDEOFORMAT_H264(mix); in mix_videofmt_h264_flush() local 946 MixVideoFormat_H264 *self = MIX_VIDEOFORMAT_H264(mix); in mix_videofmt_h264_hack_dpb() local 1049 MixVideoFormat_H264 *self = MIX_VIDEOFORMAT_H264(mix); in mix_videofmt_h264_process_decode_picture() local 1488 MixVideoFormat_H264 *self = MIX_VIDEOFORMAT_H264(mix); in mix_videofmt_h264_handle_ref_frames() local
|
D | mixvideoformat_mp42.c | 52 static void mix_videoformat_mp42_init(MixVideoFormat_MP42 * self) { in mix_videoformat_mp42_init() 106 MixVideoFormat_MP42 *self = NULL; in mix_videoformat_mp42_finalize() local 205 MixVideoFormat_MP42 *self = MIX_VIDEOFORMAT_MP42(mix); in mix_videofmt_mp42_initialize() local 594 MixVideoFormat_MP42 *self = NULL; in mix_videofmt_mp42_process_decode() local 1123 MixVideoFormat_MP42 *self = MIX_VIDEOFORMAT_MP42(mix); in mix_videofmt_mp42_flush() local 1251 MixVideoFormat_MP42 *self = MIX_VIDEOFORMAT_MP42(mix); in mix_videofmt_mp42_handle_ref_frames() local
|
D | mixvideoformatenc_h264.c | 38 static void mix_videoformatenc_h264_init(MixVideoFormatEnc_H264 * self) { in mix_videoformatenc_h264_init() 189 MixVideoFormatEnc_H264 *self = MIX_VIDEOFORMATENC_H264(mix); in mix_videofmtenc_h264_initialize() local 733 MixVideoFormatEnc_H264 *self = MIX_VIDEOFORMATENC_H264 (mix); in mix_videofmtenc_h264_encode() local 790 MixVideoFormatEnc_H264 *self = MIX_VIDEOFORMATENC_H264(mix); in mix_videofmtenc_h264_flush() local 863 MixVideoFormatEnc_H264 *self = MIX_VIDEOFORMATENC_H264(mix); in mix_videofmtenc_h264_deinitialize() local 1778 MixVideoFormatEnc_H264 *self = MIX_VIDEOFORMATENC_H264(mix); in mix_videofmtenc_h264_get_max_encoded_buf_size() local
|
D | mixvideoinitparams.c | 33 static void mix_videoinitparams_init(MixVideoInitParams * self) { in mix_videoinitparams_init() 66 MixVideoInitParams *self = MIX_VIDEOINITPARAMS(obj); in mix_videoinitparams_finalize() local
|
D | mixvideocaps.c | 34 mix_videocaps_init (MixVideoCaps * self) in mix_videocaps_init() 74 MixVideoCaps *self = MIX_VIDEOCAPS (obj); in mix_videocaps_finalize() local
|
D | mixvideoframe.c | 38 #define VIDEOFRAME_PRIVATE(self) ((MixVideoFramePrivate *)((self)->reserved1)) argument 39 static void mix_videoframe_init(MixVideoFrame * self) { in mix_videoframe_init() 88 MixVideoFrame *self = MIX_VIDEOFRAME (obj); in mix_videoframe_finalize() local
|
D | mixbufferpool.c | 38 static void mix_bufferpool_init(MixBufferPool * self) { in mix_bufferpool_init() 78 MixBufferPool *self = MIX_BUFFERPOOL(obj); in mix_bufferpool_finalize() local
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
D | list.h | 65 struct LST_ELEM *self; member
|
/hardware/ti/omap3/dspbridge/inc/ |
D | list.h | 65 struct LST_ELEM *self; member
|
/hardware/qcom/audio/msm8909/post_proc/ |
D | bundle.c | 532 int effect_process(effect_handle_t self, in effect_process() 557 int effect_command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, in effect_command() 748 int effect_get_descriptor(effect_handle_t self, in effect_get_descriptor()
|
/hardware/qcom/audio/post_proc/ |
D | bundle.c | 509 int effect_process(effect_handle_t self, in effect_process() 534 int effect_command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, in effect_command() 726 int effect_get_descriptor(effect_handle_t self, in effect_get_descriptor()
|
D | volume_listener.c | 322 static int vol_effect_process(effect_handle_t self, in vol_effect_process() 357 static int vol_effect_command(effect_handle_t self, in vol_effect_command() 556 static int vol_effect_get_descriptor(effect_handle_t self, in vol_effect_get_descriptor()
|