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

  /external/libvpx/libvpx/vp8/encoder/
boolhuff.c 15 unsigned __int64 Sectionbits[500];
boolhuff.h 74 Sectionbits[active_section] += vp8_prob_cost[255-probability];
76 Sectionbits[active_section] += vp8_prob_cost[probability];
bitstream.c 49 unsigned __int64 Sectionbits[500];
    [all...]
onyx_if.c 114 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 208 milliseconds