Home
last modified time | relevance | path

Searched defs:chnNum (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dive_img.c54 static const int chnNum = 2; // Currently only supports YUV420/422, so only the addresses of 2 channels are copied in FrmToOrigImg() local
304 static const int chnNum = 2; in OrigImgToFrm() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H A Dsample_media_ai.h114 int chnNum; // Configure the number of chnnels used member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/
H A Dsample_lcd.h107 int chnNum; // Configure the number of chnnels used member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/color_space_convert/smp/
H A Dsmp_color_space_convert.c376 static const int chnNum = 2; // Currently only supports YUV420/422, so only the addresses of 2 channels are copied in FrmToOrigImg() local
412 static const int chnNum = 2; in OrigImgToFrm() local
473 const static int chnNum = 3; in FrmToRgbImg() local

Completed in 3 milliseconds