HomeSort by relevance Sort by last modified time
    Searched full:active_section (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
boolhuff.h 78 Sectionbits[active_section] += vp8_prob_cost[255-probability];
80 Sectionbits[active_section] += vp8_prob_cost[probability];
encodemv.c 20 extern unsigned int active_section;
363 active_section = 4;
378 active_section = 5;
boolhuff.c 20 unsigned int active_section = 0; variable
bitstream.c 56 extern unsigned int active_section;
535 active_section = 1;
584 active_section = 9;
597 active_section = 6;
643 active_section = 3;
653 active_section = 5;
696 active_section = 11;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
boolhuff.h 78 Sectionbits[active_section] += vp8_prob_cost[255-probability];
80 Sectionbits[active_section] += vp8_prob_cost[probability];
encodemv.c 20 extern unsigned int active_section;
363 active_section = 4;
378 active_section = 5;
boolhuff.c 20 unsigned int active_section = 0; variable
bitstream.c 56 extern unsigned int active_section;
535 active_section = 1;
584 active_section = 9;
597 active_section = 6;
643 active_section = 3;
653 active_section = 5;
696 active_section = 11;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
boolhuff.h 78 Sectionbits[active_section] += vp8_prob_cost[255-probability];
80 Sectionbits[active_section] += vp8_prob_cost[probability];
encodemv.c 20 extern unsigned int active_section;
363 active_section = 4;
378 active_section = 5;
boolhuff.c 20 unsigned int active_section = 0; variable
bitstream.c 56 extern unsigned int active_section;
535 active_section = 1;
584 active_section = 9;
597 active_section = 6;
643 active_section = 3;
653 active_section = 5;
696 active_section = 11;
    [all...]

Completed in 258 milliseconds