Home
last modified time | relevance | path

Searched refs:TYPE_INT (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
Dmsm8960_use_cases.h83 #define TYPE_INT 0 macro
Dalsa_ucm.c828 if (mixer_list[index].type == TYPE_INT) { in snd_use_case_apply_mixer_controls()
857 if (mixer_list[i].type == TYPE_INT) { in snd_use_case_apply_mixer_controls()
3507 list->type = TYPE_INT; in snd_ucm_extract_controls()
3516 if(list->type == TYPE_INT) { in snd_ucm_extract_controls()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c103 TYPE_INT, enumerator
377 E_FIELD(ID_REFERENCE_BLOCK, TYPE_INT, struct block_group, reference_block),
378 E_FIELD(ID_DISCARD_PADDING, TYPE_INT, struct block_group, discard_padding),
974 case TYPE_INT: in ne_read_simple()