Home
last modified time | relevance | path

Searched refs:items (Results 1 – 25 of 29) sorted by relevance

12

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dviddec_pm_utils_list.c73 uint32_t items=0; in viddec_pm_utils_list_updatebytepos() local
80 list->data[items].stpos = start; in viddec_pm_utils_list_updatebytepos()
81 list->data[items].edpos = end; in viddec_pm_utils_list_updatebytepos()
82 items++; in viddec_pm_utils_list_updatebytepos()
86 end += list->sc_ibuf[items].len; in viddec_pm_utils_list_updatebytepos()
88 list->data[items].stpos = start; in viddec_pm_utils_list_updatebytepos()
89 list->data[items].edpos = end; in viddec_pm_utils_list_updatebytepos()
90 items++; in viddec_pm_utils_list_updatebytepos()
92 while(items < list->num_items) in viddec_pm_utils_list_updatebytepos()
102 list->data[items].stpos = start; in viddec_pm_utils_list_updatebytepos()
[all …]
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_ucm.h186 int snd_use_case_free_list(const char *list[], int items);
Dalsa_mixer.c137 unsigned max = mixer->ctl[n].info->value.enumerated.items; in mixer_close()
201 char **enames = calloc(ei->value.enumerated.items, sizeof(char*)); in mixer_open()
205 for (m = 0; m < ei->value.enumerated.items; m++) { in mixer_open()
274 for (m = 1; m < ei->value.enumerated.items; m++) in mixer_dump()
441 (v < ctl->info->value.enumerated.items) ? ctl->ename[v] : "???"); in mixer_ctl_get()
733 max = ctl->info->value.enumerated.items; in mixer_ctl_select()
/hardware/intel/common/libmix/mix_common/
DCOPYING13 … notices from the Software. Intel may make changes to the Software, or to items referenced therein…
14 …curacy or completeness of any information, text, graphics, links or other items contained within t…
/hardware/intel/common/libmix/mix_video/
DCOPYING13 … notices from the Software. Intel may make changes to the Software, or to items referenced therein…
14 …curacy or completeness of any information, text, graphics, links or other items contained within t…
/hardware/intel/common/libmix/mix_vbp/
DCOPYING13 … notices from the Software. Intel may make changes to the Software, or to items referenced therein…
14 …curacy or completeness of any information, text, graphics, links or other items contained within t…
/hardware/intel/common/libmix/mix_audio/
DCOPYING13 … notices from the Software. Intel may make changes to the Software, or to items referenced therein…
14 …curacy or completeness of any information, text, graphics, links or other items contained within t…
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/tmpl/assets/css/
Dmain.css421 indicate private and protected items, item return types, etc. in an
471 .apidocs .no-visible-items { color: #666; }
524 .apidocs .index .no-visible-items { margin-top: 2em; }
/hardware/bsp/intel/peripheral/libmraa/src/
Ddoxy2swig.py236 for key, val in node.attributes.items():
/hardware/bsp/intel/peripheral/libupm/src/
Ddoxy2swig.py236 for key, val in node.attributes.items():
/hardware/bsp/intel/peripheral/libmraa/docs/
Dchangelog.md177 * Intel Galileo Gen 1 (rev d) fixes, incorrect definition of some items
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h857 unsigned int items; /* R: number of items */ member
/hardware/qcom/msm8994/kernel-headers/sound/
Dasound.h866 unsigned int items; member
/hardware/qcom/msm8996/kernel-headers/sound/
Dasound.h872 unsigned int items; member
/hardware/qcom/msm8x26/kernel-headers/sound/
Dasound.h865 unsigned int items; member
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dasound.h857 unsigned int items; /* R: number of items */ member
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h865 unsigned int items; member
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound.h869 unsigned int items; /* R: number of items */ member
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dasound.h858 unsigned int items; /* R: number of items */ member
/hardware/ril/reference-ril/
Dreference-ril.c1209 static int parseRegistrationState(char *str, int *type, int *items, int **response) argument
1310 if (items)
1311 *items = commas + 1;
/hardware/intel/bootstub/
DLICENSE331 mouse-clicks or menu items--whatever suits your program.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.doxy_template20 # For lists items can also be appended using:
765 # The TOC_EXPAND flag can be set to YES to add extra items for group members
/hardware/bsp/intel/peripheral/sensors/mraa/doc/
DDoxyfile12 # For lists, items can also be appended using:
1290 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
2174 # number of items for each type to make the size more manageable. Set this to 0
/hardware/bsp/intel/peripheral/libupm/doxy/
DDoxyfile.java.in12 # For lists, items can also be appended using:
1268 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
2152 # number of items for each type to make the size more manageable. Set this to 0
/hardware/bsp/intel/peripheral/libmraa/
DDoxyfile.in12 # For lists, items can also be appended using:
1294 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
2166 # number of items for each type to make the size more manageable. Set this to 0

12