Home
last modified time | relevance | path

Searched refs:hor_phase_arr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-tables.c11 .hor_phase_arr = {
23 .hor_phase_arr = {
159 .hor_phase_arr = {
231 .hor_phase_arr = {
367 .hor_phase_arr = {
407 .hor_phase_arr = {
543 .hor_phase_arr = {
615 .hor_phase_arr = {
751 .hor_phase_arr = {
775 .hor_phase_arr = {
[all …]
H A Dipu3-tables.h25 struct imgu_abi_bds_phase_arr hor_phase_arr; member
H A Dipu3-abi.h1115 struct imgu_abi_bds_phase_arr hor_phase_arr; member
H A Dipu3-css-params.c2301 acc->bds.hor.hor_phase_arr = cfg_bds->hor_phase_arr; in imgu_css_cfg_acc()