Searched refs:bytes (Results 1 – 5 of 5) sorted by relevance
21 #define DEF( name, bytes, read, write) \ argument24 (*b) += bytes; \25 return read(*b - bytes); \
24 MPP_RET vp8e_swap_endian(RK_U32 *buf, RK_U32 bytes);
212 MPP_RET vp8e_swap_endian(RK_U32 *buf, RK_U32 bytes) in vp8e_swap_endian() argument215 RK_S32 words = bytes / 4; in vp8e_swap_endian()
421 - [osal]: fix 128 odd plus 64 bytes alignment
203 … | 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.|