Home
last modified time | relevance | path

Searched defs:is_arith (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c154 int is_arith; /* whether coeffs use arith or golomb coding */ member
599 static av_always_inline int decode_subband_internal(DiracContext *s, SubBand *b, int is_arith) in decode_subband_internal() argument
489 codeblock(DiracContext *s, SubBand *b, GetBitContext *gb, DiracArith *c, int left, int right, int top, int bottom, int blockcnt_one, int is_arith) codeblock() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1918 bool is_arith; in convert_to_blend_type() local
2086 bool is_arith; in convert_from_blend_type() local
[all...]

Completed in 7 milliseconds