Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
Dsample_comm_vo.c468 RECT_S stDefDispRect = { 0, 0, IMG_2M_WIDTH, IMG_2M_HEIGHT }; in SAMPLE_COMM_VO_GetDefConfig() local
502 RECT_S stDefDispRect = { 0, 0, IMG_2M_WIDTH, IMG_2M_HEIGHT }; in SAMPLE_COMM_VO_StartVO() local
656 RECT_S stDefDispRect = { 0, 0, IMG_2M_WIDTH, IMG_2M_HEIGHT }; in SAMPLE_COMM_VO_StartLayerChn() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/
Dsample_lcd.c63 static RECT_S stDefDispRect = {0, 0, 800, 480}; variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
Dsample_media_ai.c88 static RECT_S stDefDispRect = {0, 0, 800, 480}; variable