HomeSort by relevance Sort by last modified time
    Searched refs:code_bits (Results 1 - 2 of 2) sorted by null

  /external/opencv/otherlibs/highgui/
bitstrm.cpp 446 int code_bits; local
452 code_bits = val & 15;
455 if( code_bits != 0 ) break;
460 Move( code_bits );
548 int code_bits; local
554 code_bits = val & 15;
557 if( code_bits != 0 ) break;
562 Move( code_bits );
653 int code_bits = i; local
658 if( code_bits > table_bits
    [all...]
  /external/libgdx/gdx/jni/gdx2d/
stb_image.h 1501 int code_bits; \/\/ number of valid bits member in struct:__anon15000
    [all...]

Completed in 1494 milliseconds