Home
last modified time | relevance | path

Searched refs:Y2R_INPUT_FORMAT (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/demo1/
Dcamera.h36 #define Y2R_INPUT_FORMAT nn::y2r::INPUT_YUV422_BATCH macro
Dcamera.cpp207 nn::y2r::SetInputFormat(Y2R_INPUT_FORMAT); in Initialize()
/CTR-SDK-4.2.7-SampleDemos/camera/Simple/
DSimple.cpp127 const nn::y2r::InputFormat Y2R_INPUT_FORMAT = nn::y2r::INPUT_YUV422_BATCH; variable
757 nn::y2r::SetInputFormat(Y2R_INPUT_FORMAT); in InitializeY2r()