Home
last modified time | relevance | path

Searched refs:right_j (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/codecs/
H A Dadau1977.c113 bool right_j; member
319 if (adau1977->right_j) { in adau1977_hw_params()
654 adau1977->right_j = false; in adau1977_set_dai_fmt()
665 adau1977->right_j = true; in adau1977_set_dai_fmt()
710 else if (adau1977->right_j || adau1977->slot_width == 24) in adau1977_startup()
H A Dssm2518.c112 bool right_j; member
362 if (ssm2518->right_j) { in ssm2518_hw_params()
438 ssm2518->right_j = false; in ssm2518_set_dai_fmt()
449 ssm2518->right_j = true; in ssm2518_set_dai_fmt()
H A Dadau7118.c43 bool right_j; member
168 st->right_j = true; in adau7118_set_fmt()
294 if (st->right_j) { in adau7118_hw_params()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/codecs/
H A Dadau1977.c113 bool right_j; member
319 if (adau1977->right_j) { in adau1977_hw_params()
654 adau1977->right_j = false; in adau1977_set_dai_fmt()
665 adau1977->right_j = true; in adau1977_set_dai_fmt()
710 else if (adau1977->right_j || adau1977->slot_width == 24) in adau1977_startup()
H A Dssm2518.c112 bool right_j; member
362 if (ssm2518->right_j) { in ssm2518_hw_params()
438 ssm2518->right_j = false; in ssm2518_set_dai_fmt()
449 ssm2518->right_j = true; in ssm2518_set_dai_fmt()
H A Dadau7118.c43 bool right_j; member
168 st->right_j = true; in adau7118_set_fmt()
294 if (st->right_j) { in adau7118_hw_params()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/codecs/
H A Dadau1977.c113 bool right_j; member
319 if (adau1977->right_j) { in adau1977_hw_params()
654 adau1977->right_j = false; in adau1977_set_dai_fmt()
665 adau1977->right_j = true; in adau1977_set_dai_fmt()
710 else if (adau1977->right_j || adau1977->slot_width == 24) in adau1977_startup()
H A Dssm2518.c112 bool right_j; member
362 if (ssm2518->right_j) { in ssm2518_hw_params()
438 ssm2518->right_j = false; in ssm2518_set_dai_fmt()
449 ssm2518->right_j = true; in ssm2518_set_dai_fmt()
H A Dadau7118.c43 bool right_j; member
168 st->right_j = true; in adau7118_set_fmt()
294 if (st->right_j) { in adau7118_hw_params()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/devicetree/bindings/sound/
H A Daudio-graph-port.yaml54 - right_j
H A Dsimple-card.yaml98 - right_j
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/devicetree/bindings/sound/
H A Daudio-graph-port.yaml54 - right_j
H A Dsimple-card.yaml98 - right_j
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/devicetree/bindings/sound/
H A Daudio-graph-port.yaml54 - right_j
H A Dsimple-card.yaml98 - right_j
/dports/biology/mapm3/mapm3-3.0_1/quant/
H A Dqwiggle.c534 int peak_i, peak_j, left_i, left_j, right_i, right_j, i, j, k; local
545 right_i=peak_i= *interval; right_j=peak_j= *point;
556 else { right_i= *interval; right_j= *point; }
587 else peak->forward_pos= wig[right_i]->point[right_j]->qtl_pos;