Searched defs:parse_count (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_cmdbuf.h70 int parse_count; member in struct:psb_cmdbuf_s
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_ucm.c2876 int fd, ret = 0, parse_count = 0; local
2887 if (parse_count == 0) {
2921 if (parse_count == 0) {
2930 if (parse_count == 0) {
2954 if (parse_count == 0) {
2986 if (parse_count == 0) {
2995 parse_count += verb_list[index].verb_count;
3003 parse_count += verb_list[index].device_count;
3011 parse_count += verb_list[index].mod_count;
3089 parse_count
[all...]

Completed in 418 milliseconds