Searched refs:pixel (Results 1 – 5 of 5) sorted by relevance
| /rockchip-linux_mpp/test/ |
| H A D | mpi_rc2_test.c | 24 typedef RK_U8 pixel; typedef 264 static void ssim_4x4x2_core( const pixel *pix1, intptr_t stride1, in ssim_4x4x2_core() 265 const pixel *pix2, intptr_t stride2, in ssim_4x4x2_core() 296 static float calc_ssim(pixel *pix1, RK_U32 stride1, in calc_ssim() 297 pixel *pix2, RK_U32 stride2, in calc_ssim() 335 pixel *enc_buf = in mpi_rc_calc_ssim() 337 pixel *dec_buf = in mpi_rc_calc_ssim() 339 pixel *enc_buf_y = enc_buf; in mpi_rc_calc_ssim() 340 pixel *dec_buf_y = dec_buf; in mpi_rc_calc_ssim()
|
| /rockchip-linux_mpp/debian/ |
| H A D | changelog | 159 * h264e: add supporting for more input pixel format
|
| /rockchip-linux_mpp/ |
| H A D | readme.txt | 388 hor_stride * ver_stride * 3 / 2 for pixel data
|
| H A D | CHANGELOG.md | 244 - [mpp_sys_cfg]: Fix align pixel stride on rk3576 391 - [vpu_api]: support yuv444sp decode ouput pixel format
|
| /rockchip-linux_mpp/doc/ |
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 225 …e is its output information structure. The decoded information (including pixel data, pts, error i… 341 When decoding image the decoder needs to obtain memory for the pixel data of output image. User is … 345 When the information such as the width, height, format, and pixel bit depth of the bitstream is cha… 441 When decoder decodes image it needs to obtain memory space to write pixel data. When decoding is co… 503 …General YUV420 image memory space calculation method: Image pixel datahor_stride \* ver_stride \* …
|