Home
last modified time | relevance | path

Searched refs:bytes (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvpx_rac.c21 #define DEF( name, bytes, read, write) \ argument
24 (*b) += bytes; \
25 return read(*b - bytes); \
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_entropy.h24 MPP_RET vp8e_swap_endian(RK_U32 *buf, RK_U32 bytes);
H A Dhal_vp8e_entropy.c212 MPP_RET vp8e_swap_endian(RK_U32 *buf, RK_U32 bytes) in vp8e_swap_endian() argument
215 RK_S32 words = bytes / 4; in vp8e_swap_endian()
/rockchip-linux_mpp/
H A DCHANGELOG.md421 - [osal]: fix 128 odd plus 64 bytes alignment
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md203 … | Represents the distance between two adjacent rows in vertical direction, in units of bytes. |
602 …es the distance between two adjacent lines in the vertical direction of the input image, in bytes.|