Searched defs:bit1 (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/vp8/decoder/ |
D | detokenize.c | 141 const int bit1 = VP8GetBit(br, p[8]); in GetCoeffs() local
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_fax.cpp | 305 FX_BOOL bit1 = NEXTBIT; in FaxG4GetRow() local 367 FX_BOOL bit1 = NEXTBIT; in FaxG4GetRow() local
|
/external/webp/src/dec/ |
D | vp8.c | 402 const int bit1 = VP8GetBit(br, p[8]); in GetLargeValue() local
|
/external/blktrace/ |
D | blkiomon.c | 131 struct blk_io_trace *bit1 = &t1->bit; in dump_bits() local
|
/external/opencv3/3rdparty/libwebp/dec/ |
D | vp8.c | 486 const int bit1 = VP8GetBit(br, p[8]); in GetLargeValue() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 352 const int bit1 = vpx_read(r, fc->single_ref_prob[ctx1][1]); in read_ref_frames() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_bitstream.c | 229 const int bit1 = mbmi->ref_frame[0] != GOLDEN_FRAME; in write_ref_frames() local
|
/external/valgrind/helgrind/ |
D | libhb_core.c | 1141 # define BYTE(bit7, bit6, bit5, bit4, bit3, bit2, bit1, bit0) \ in descr_to_validbits() argument
|