Searched refs:idx_h (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | sh_vou.c | 580 int i, idx_h = 0, idx_v = 0; in vou_adjust_output() local 605 idx_h = i; in vou_adjust_output() 613 geo->scale_idx_h = idx_h; in vou_adjust_output() 618 vou_scale_h_num[idx_h], vou_scale_h_den[idx_h], best); in vou_adjust_output()
|
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 376 GEN_VEXT_GET_INDEX_ADDR(idx_h, uint16_t, H2) in GEN_VEXT_GET_INDEX_ADDR() 429 GEN_VEXT_LD_INDEX(vlxei16_8_v, int8_t, idx_h, lde_b) in GEN_VEXT_LD_INDEX() 430 GEN_VEXT_LD_INDEX(vlxei16_16_v, int16_t, idx_h, lde_h) in GEN_VEXT_LD_INDEX() 431 GEN_VEXT_LD_INDEX(vlxei16_32_v, int32_t, idx_h, lde_w) in GEN_VEXT_LD_INDEX() 432 GEN_VEXT_LD_INDEX(vlxei16_64_v, int64_t, idx_h, lde_d) in GEN_VEXT_LD_INDEX() 455 GEN_VEXT_ST_INDEX(vsxei16_8_v, int8_t, idx_h, ste_b) 456 GEN_VEXT_ST_INDEX(vsxei16_16_v, int16_t, idx_h, ste_h) 457 GEN_VEXT_ST_INDEX(vsxei16_32_v, int32_t, idx_h, ste_w) 458 GEN_VEXT_ST_INDEX(vsxei16_64_v, int64_t, idx_h, ste_d)
|