Home | History | Annotate | Download | only in enc

Lines Matching refs:b_ptr

566   const int b = SUM(b_ptr + src);                        \
576 const int b = SUM(b_ptr + src); \
593 const uint8_t* const b_ptr,
616 VP8RGBToY(r_ptr[offset], g_ptr[offset], b_ptr[offset]);
679 const uint8_t* const b_ptr = rgb + (swap_rb ? 0 : 2);
685 return ImportYUVAFromRGBA(r_ptr, g_ptr, b_ptr, a_ptr, step, rgb_stride,
704 (b_ptr[offset]);
717 (b_ptr[offset]);