Searched refs:j_count (Results 1 – 2 of 2) sorted by relevance
210 int i_count,j_count; in TwlMain() local216 i_count = j_count = 0; in TwlMain()221 …2 + j*2)) = *((u16*)((u32)OutputBuffer + (u32)(i_count * decode_file_width*2) + (u32)(j_count*2))); in TwlMain()222 j_count = (int)((double)j*j_step); in TwlMain()
297 int i_count,j_count; in TwlMain() local303 i_count = j_count = 0; in TwlMain()308 …2)) = *((u16*)((u32)decodeOutputBuffer + (u32)(i_count * decode_file_width*2) + (u32)(j_count*2))); in TwlMain()309 j_count = (int)((double)j*j_step); in TwlMain()