Home
last modified time | relevance | path

Searched defs:stDefImageSize (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
Dsample_comm_vo.c469 SIZE_S stDefImageSize = { IMG_2M_WIDTH, IMG_2M_HEIGHT }; in SAMPLE_COMM_VO_GetDefConfig() local
503 SIZE_S stDefImageSize = { IMG_2M_WIDTH, IMG_2M_HEIGHT }; in SAMPLE_COMM_VO_StartVO() local
657 SIZE_S stDefImageSize = { IMG_2M_WIDTH, IMG_2M_HEIGHT }; in SAMPLE_COMM_VO_StartLayerChn() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/
Dsample_lcd.c64 static SIZE_S stDefImageSize = {800, 480}; variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
Dsample_media_ai.c89 static SIZE_S stDefImageSize = {800, 480}; variable