Searched refs:TRIMMING_HEIGHT (Results 1 – 1 of 1) sorted by relevance
96 const s32 TRIMMING_HEIGHT = 240; // CTR upper screen height variable690 TRIMMING_HEIGHT, // Height of the image to be trimmed in InitializeCameraSetting()702 … TRIMMING_HEIGHT); // Height of the image to transfer (height after trimming when trimmed) in InitializeCameraSetting()707 … TRIMMING_HEIGHT); // Height of the image to transfer (height after trimming when trimmed) in InitializeCameraSetting()780 nn::y2r::SetInputLines(TRIMMING_HEIGHT); in InitializeY2r()813 s_YuvBufferSize = nn::camera::GetFrameBytes(TRIMMING_WIDTH, TRIMMING_HEIGHT); in InitializeResource()1149 s32 centeringImageHeight = (TEXTURE_HEIGHT - TRIMMING_HEIGHT) / 2; in Y2rConversion()