Home
last modified time | relevance | path

Searched refs:single_state (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-utils/axfer/
Dmapper-single.c12 struct single_state { struct
67 struct single_state *state = mapper->private_data; in single_pre_process()
115 struct single_state *state = mapper->private_data; in single_muxer_process_frames()
146 struct single_state *state = mapper->private_data; in single_demuxer_process_frames()
166 struct single_state *state = mapper->private_data; in single_post_process()
181 .private_size = sizeof(struct single_state),
190 .private_size = sizeof(struct single_state),
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_packer.c.py297 … zip(pack_exprs, state_body, state_conds), common_body = common_body, single_state = (len(states) …