Searched refs:num_pixels (Results 1 – 4 of 4) sorted by relevance
1692 static void stbir__encode_scanline(stbir__info* stbir_info, int num_pixels, void *output_buffer, fl… in stbir__encode_scanline() argument1701 for (x=0; x < num_pixels; ++x) in stbir__encode_scanline()1744 for (x=0; x < num_pixels; ++x) in stbir__encode_scanline()1757 for (x=0; x < num_pixels; ++x) in stbir__encode_scanline()1773 for (x=0; x < num_pixels; ++x) in stbir__encode_scanline()1786 for (x=0; x < num_pixels; ++x) in stbir__encode_scanline()1803 for (x=0; x < num_pixels; ++x) in stbir__encode_scanline()1816 for (x=0; x < num_pixels; ++x) in stbir__encode_scanline()1832 for (x=0; x < num_pixels; ++x) in stbir__encode_scanline()1845 for (x=0; x < num_pixels; ++x) in stbir__encode_scanline()
352 __u32 num_pixels; member
516 regw(df_csc->num_pixels, FMTLNH); in isif_config_csc()