Home | History | Annotate | Download | only in enc

Lines Matching refs:swap_rb

675                   int step, int swap_rb, int import_alpha) {
676 const uint8_t* const r_ptr = rgb + (swap_rb ? 2 : 0);
678 const uint8_t* const b_ptr = rgb + (swap_rb ? 0 : 2);