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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
boolhuff.c 15 unsigned __int64 Sectionbits[500];
boolhuff.h 78 Sectionbits[active_section] += vp8_prob_cost[255-probability];
80 Sectionbits[active_section] += vp8_prob_cost[probability];
bitstream.c 50 unsigned __int64 Sectionbits[500];
    [all...]
onyx_if.c 127 extern unsigned __int64 Sectionbits[50];
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
boolhuff.c 15 unsigned __int64 Sectionbits[500];
boolhuff.h 78 Sectionbits[active_section] += vp8_prob_cost[255-probability];
80 Sectionbits[active_section] += vp8_prob_cost[probability];
bitstream.c 50 unsigned __int64 Sectionbits[500];
    [all...]
onyx_if.c 127 extern unsigned __int64 Sectionbits[50];
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
boolhuff.c 15 unsigned __int64 Sectionbits[500];
boolhuff.h 78 Sectionbits[active_section] += vp8_prob_cost[255-probability];
80 Sectionbits[active_section] += vp8_prob_cost[probability];
bitstream.c 50 unsigned __int64 Sectionbits[500];
    [all...]
onyx_if.c 127 extern unsigned __int64 Sectionbits[50];
    [all...]

Completed in 224 milliseconds