Home
last modified time | relevance | path

Searched defs:dec_block (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/xz-embedded/linux/lib/xz/
H A Dxz_dec_stream.c229 static enum xz_ret dec_block(struct xz_dec *s, struct xz_buf *b) in dec_block() function
/aosp_15_r20/external/libopenapv/src/
H A Doapv.c1511 static int dec_block(oapvd_ctx_t *ctx, oapvd_core_t *core, int log2_w, int log2_h, int c) in dec_block() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dxzcat.c2157 static enum xz_ret dec_block(struct xz_dec *s, struct xz_buf *b) in dec_block() function