/hardware/qcom/media/mm-video/vidc/vdec/src/ |
D | frameparser.cpp | 144 int frame_parse::parse_sc_frame ( OMX_BUFFERHEADERTYPE *source, in parse_sc_frame() argument 153 if (source == NULL || dest == NULL || partialframe == NULL) in parse_sc_frame() 160 psource = source->pBuffer + source->nOffset; in parse_sc_frame() 162 source_len = source->nFilledLen; in parse_sc_frame() 169 if (source_len == 0 && (source->nFlags & 0x01)) in parse_sc_frame() 183 dest->nFlags = source->nFlags; in parse_sc_frame() 184 dest->nTimeStamp = source->nTimeStamp; in parse_sc_frame() 210 while ( source->nFilledLen > 0 && parse_state != A0 in parse_sc_frame() 220 source->nFilledLen--; in parse_sc_frame() 221 source->nOffset++; in parse_sc_frame() [all …]
|
/hardware/samsung_slsi/exynos5/libv4l2/ |
D | exynos_mc.c | 131 struct media_entity *source; in __media_enum_links() local 134 source = exynos_media_get_entity_by_id(media, link->source.entity); in __media_enum_links() 136 if (source == NULL || sink == NULL) { in __media_enum_links() 138 id, i, link->source.entity, in __media_enum_links() 139 link->source.index, in __media_enum_links() 144 fwdlink = __media_entity_add_link(source); in __media_enum_links() 145 fwdlink->source = &source->pads[link->source.index]; in __media_enum_links() 150 backlink->source = &source->pads[link->source.index]; in __media_enum_links() 386 return link->source; in exynos_media_entity_remote_source() 459 struct media_pad *source, in exynos_media_setup_link() argument [all …]
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 23 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20 24 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Start.pm#3 25 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Htoxdr.pm#1 26 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/XDR.pm#7 27 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Output.pm#29 28 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Parser.pm#2 29 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Metacomments.pm#6 30 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/SymbolTable.pm#3 33 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
D | loc_api.xdr | 22 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20 23 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Start.pm#3 24 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Htoxdr.pm#1 25 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/XDR.pm#7 26 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Output.pm#29 27 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Parser.pm#2 28 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Metacomments.pm#6 29 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/SymbolTable.pm#3 32 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
D | loc_api_common.xdr | 23 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20 24 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Start.pm#3 25 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Htoxdr.pm#1 26 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/XDR.pm#7 27 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Output.pm#29 28 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Parser.pm#2 29 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Metacomments.pm#6 30 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/SymbolTable.pm#3 33 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
D | perf_common.h | 44 #define TIME_COPY(target, source) target = source argument 72 #define TIME_COPY(target, source) \ argument 73 ((target).tv_sec = (source).tv_sec), ((target).tv_usec = (source).tv_usec)
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_cb.xdr | 15 Redistribution and use in source and binary forms, with or without modification, are permitted prov… 17 � Redistributions of source code must retain the above copyright notice, this list of condi… 34 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/htorpc.pl#9 35 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Start.pm#4 36 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Htoxdr.pm#1 37 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/XDR.pm#7 38 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Output.pm#26 39 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Parser.pm#3 40 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Metacomments.pm#2 41 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/SymbolTable.pm#4
|
D | loc_api.xdr | 14 Redistribution and use in source and binary forms, with or without modification, are permitted prov… 16 � Redistributions of source code must retain the above copyright notice, this list of condi… 33 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/htorpc.pl#9 34 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Start.pm#4 35 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Htoxdr.pm#1 36 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/XDR.pm#7 37 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Output.pm#26 38 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Parser.pm#3 39 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Metacomments.pm#2 40 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/SymbolTable.pm#4
|
D | loc_api_common.xdr | 15 Redistribution and use in source and binary forms, with or without modification, are permitted prov… 17 � Redistributions of source code must retain the above copyright notice, this list of condi… 34 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/htorpc.pl#9 35 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Start.pm#4 36 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Htoxdr.pm#1 37 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/XDR.pm#7 38 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Output.pm#26 39 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Parser.pm#3 40 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Metacomments.pm#2 41 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/SymbolTable.pm#4
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 3 * Redistribution and use in source and binary forms, with or without 6 * * Redistributions of source code must retain the above copyright 52 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/htorpc.pl#1 53 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Start.pm#1 54 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Htoxdr.pm#1 55 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/XDR.pm#3 56 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Output.pm#5 57 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Parser.pm#1 58 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Metacomments.pm#1 59 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/SymbolTable.pm#1 [all …]
|
D | loc_api.xdr | 3 * Redistribution and use in source and binary forms, with or without 6 * * Redistributions of source code must retain the above copyright 51 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/htorpc.pl#1 52 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Start.pm#1 53 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Htoxdr.pm#1 54 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/XDR.pm#3 55 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Output.pm#5 56 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Parser.pm#1 57 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Metacomments.pm#1 58 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/SymbolTable.pm#1 [all …]
|
D | loc_api_common.xdr | 3 * Redistribution and use in source and binary forms, with or without 6 * * Redistributions of source code must retain the above copyright 52 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/htorpc.pl#1 53 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Start.pm#1 54 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Htoxdr.pm#1 55 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/XDR.pm#3 56 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Output.pm#5 57 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Parser.pm#1 58 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Metacomments.pm#1 59 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/SymbolTable.pm#1 [all …]
|
/hardware/qcom/media/mm-video/vidc/vdec/inc/ |
D | frameparser.h | 69 int parse_sc_frame (OMX_BUFFERHEADERTYPE *source, 73 int parse_h264_nallength (OMX_BUFFERHEADERTYPE *source,
|
/hardware/libhardware/modules/ |
D | README.android | 19 The source code for the "board" variant, usually lives under partners/... 21 The source code for "default" and "arch" would usually
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | audio_hw.cpp | 418 MonoPipeReader* source = in->dev->rsxSource.get(); in in_read() local 419 if (source != NULL) { in in_read() 420 source->incStrong(buffer); in in_read() 437 frames_read = source->read(buff, remaining_frames, AudioBufferProvider::kInvalidPTS); in in_read() 452 source->decStrong(buffer); in in_read() 582 MonoPipeReader* source = new MonoPipeReader(sink); in adev_open_output_stream() local 584 index = source->negotiate(offers, 1, NULL, numCounterOffers); in adev_open_output_stream() 587 rsxadev->rsxSource = source; in adev_open_output_stream()
|
/hardware/qcom/audio/alsa_sound/ |
D | ALSAStreamOps.cpp | 206 int source; in setParameters() local 208 if (param.getInt(key_input, source) == NO_ERROR) { in setParameters() 209 ALOGD("setParameters(), input_source = %d", source); in setParameters() 210 mParent->mALSADevice->setInput(source); in setParameters()
|
/hardware/samsung_slsi/exynos5/mobicore/ |
D | NOTICE | 3 Redistribution and use in source and binary forms, with or without 6 1. Redistributions of source code must retain the above copyright
|
/hardware/msm7k/dspcrashd/ |
D | NOTICE | 5 ** Redistribution and use in source and binary forms, with or without 7 ** * Redistributions of source code must retain the above copyright
|
/hardware/qcom/gps/loc_api/ |
D | NOTICE | 5 Redistribution and use in source and binary forms, with or without modification, are permitted prov… 7 � Redistributions of source code must retain the above copyright notice, this list of condi…
|
/hardware/ti/omap4xxx/security/ |
D | NOTICE | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions of source code must retain the above copyright
|
/hardware/samsung_slsi/exynos5/include/ |
D | exynos_v4l2.h | 131 struct media_pad *source; member 187 int exynos_media_setup_link(struct media_device *media, struct media_pad *source, struct media_pad …
|
/hardware/ti/wlan/mac80211/ti-utils/ |
D | COPYING | 11 * Redistribution and use in source and binary forms, with or without 15 * * Redistributions of source code must retain the above copyright
|
/hardware/broadcom/wlan/bcm4329/wpa_supplicant_8_lib/ |
D | NOTICE | 5 Redistribution and use in source and binary forms, with or without 8 * Redistributions of source code must retain the above copyright
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
D | NOTICE | 5 Redistribution and use in source and binary forms, with or without 8 * Redistributions of source code must retain the above copyright
|
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/ |
D | NOTICE | 5 Redistribution and use in source and binary forms, with or without 8 * Redistributions of source code must retain the above copyright
|