Go to the source code of this file.
Functions | |
| void | DEF (put, pixels8)(uint8_t *block |
Variables | |
| void const uint8_t * | pixels |
| void const uint8_t const int | line_size |
| void DEF | ( | put | , | |
| pixels8 | ||||
| ) |
| void const uint8_t* pixels |
Definition at line 25 of file dsputil_iwmmxt_rnd.h.
Referenced by avg_pixels16(), avg_pixels16_x2(), avg_pixels16_xy2(), avg_pixels16_y2(), avg_pixels8(), avg_pixels8_x2(), avg_pixels8_xy2(), avg_pixels8_y2(), dv_decode_video_segment(), dxt1_decode_pixels(), flic_decode_frame_15_16BPP(), flic_decode_frame_8BPP(), msvideo1_decode_16bit(), msvideo1_decode_8bit(), put_no_rnd_pixels16_x2(), put_no_rnd_pixels16_y2(), put_no_rnd_pixels8_x2(), put_no_rnd_pixels8_y2(), put_pixels16_x2(), put_pixels16_y2(), put_pixels8_x2(), put_pixels8_y2(), rpza_decode_stream(), ClassicLogoDetector::SetLogoMask(), smc_decode_stream(), and tiff_unpack_strip().
| void const uint8_t const int line_size |
Definition at line 25 of file dsputil_iwmmxt_rnd.h.
Referenced by avg_pixels16(), avg_pixels16_x2(), avg_pixels16_xy2(), avg_pixels16_y2(), avg_pixels8(), avg_pixels8_x2(), avg_pixels8_xy2(), avg_pixels8_y2(), NuppelVideoRecorder::DoV4L2(), dv_decode_video_segment(), put_no_rnd_pixels16_x2(), put_no_rnd_pixels16_y2(), put_no_rnd_pixels8_x2(), put_no_rnd_pixels8_y2(), put_pixels16_x2(), put_pixels16_y2(), put_pixels8_x2(), and put_pixels8_y2().
1.5.5