Home
last modified time | relevance | path

Searched refs:HIFB_ROTATE_NONE (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H A Dhifb.h330 HIFB_ROTATE_NONE = 0x0, enumerator
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhifb.h305 HIFB_ROTATE_NONE = 0x0, enumerator
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhifb.h310 HIFB_ROTATE_NONE = 0x0, enumerator
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c1638 display_info->rotate_mode = HIFB_ROTATE_NONE; in hifb_open_init_display()
3158 (display_info->rotate_mode != HIFB_ROTATE_NONE)) { in set_compression_process()
7769 if ((buf_mode == HIFB_LAYER_BUF_NONE) && (diplay_info->rotate_mode != HIFB_ROTATE_NONE)) {
7797 if ((mirror_mode != HIFB_MIRROR_NONE) && (display_info->rotate_mode != HIFB_ROTATE_NONE)) {
7884 if (compress_info->compress_open && (rotate_mode != HIFB_ROTATE_NONE)) {
7889 if ((rotate_mode != HIFB_ROTATE_NONE) && (display_info->mirror_mode != HIFB_MIRROR_NONE)) {

Completed in 15 milliseconds