Home
last modified time | relevance | path

Searched refs:init_decode (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/jffs2/
Dcompr_rubin.c151 static void init_decode(struct rubin_state *rs, int div, int *bits) in init_decode() function
377 init_decode(&rs, bit_divider, bits); in rubin_do_decompress()
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr.h295 int (*init_decode)(struct s5p_mfc_ctx *ctx); member
Ds5p_mfc_opr_v5.c1697 .init_decode = s5p_mfc_init_decode_v5,
Ds5p_mfc_opr_v6.c2291 .init_decode = s5p_mfc_init_decode_v6,