Searched defs:write_to (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_cbs.c | 53 static RK_S32 mpp_av1_read_uvlc(BitReadCtx_t *gbc, const char *name, RK_U32 *write_to, in mpp_av1_read_uvlc() 71 static RK_S32 mpp_av1_read_leb128(BitReadCtx_t *gbc, RK_U64 *write_to) in mpp_av1_read_leb128() 103 RK_U32 n, RK_U32 *write_to) in mpp_av1_read_ns() 138 RK_U32 *write_to) in mpp_av1_read_increment() 171 RK_U32 *write_to, RK_U32 range_min, in mpp_av1_read_unsigned() 210 RK_S32 *write_to, RK_S32 range_min, in mpp_av1_read_signed() 241 RK_U32 range_max, RK_U32 *write_to) in mpp_av1_read_subexp()
|