Home
last modified time | relevance | path

Searched refs:HIFB_MIRROR_NONE (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H A Dhifb.h321 HIFB_MIRROR_NONE = 0x0, enumerator
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhifb.h296 HIFB_MIRROR_NONE = 0x0, enumerator
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhifb.h301 HIFB_MIRROR_NONE = 0x0, enumerator
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_blit.c322 case HIFB_MIRROR_NONE: in blit_opt_get_mirror_mode()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c1637 display_info->mirror_mode = HIFB_MIRROR_NONE; in hifb_open_init_display()
3157 if ((display_info->mirror_mode != HIFB_MIRROR_NONE) || in set_compression_process()
7764 if ((buf_mode == HIFB_LAYER_BUF_NONE) && (diplay_info->mirror_mode != HIFB_MIRROR_NONE)) {
7797 if ((mirror_mode != HIFB_MIRROR_NONE) && (display_info->rotate_mode != HIFB_ROTATE_NONE)) {
7802 if ((mirror_mode != HIFB_MIRROR_NONE) && (compress_info->compress_open == HI_TRUE)) {
7889 if ((rotate_mode != HIFB_ROTATE_NONE) && (display_info->mirror_mode != HIFB_MIRROR_NONE)) {

Completed in 15 milliseconds