Home
last modified time | relevance | path

Searched refs:jpc_bitstream_putbit_func (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_bs.h157 jpc_bitstream_putbit_func(bitstream, v)
210 int jpc_bitstream_putbit_func(jpc_bitstream_t *bitstream, int v);
Djpc_bs.c181 int jpc_bitstream_putbit_func(jpc_bitstream_t *bitstream, int b) in jpc_bitstream_putbit_func() function