Home
last modified time | relevance | path

Searched refs:active_section (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dboolhuff.h78 Sectionbits[active_section] += vp8_prob_cost[255-probability]; in vp8_encode_bool()
80 Sectionbits[active_section] += vp8_prob_cost[probability]; in vp8_encode_bool()
Dboolhuff.c20 unsigned int active_section = 0; variable
Dbitstream.c56 extern unsigned int active_section;
535 active_section = 1; in pack_inter_mode_mvs()
584 active_section = 9; in pack_inter_mode_mvs()
597 active_section = 6; in pack_inter_mode_mvs()
643 active_section = 3; in pack_inter_mode_mvs()
653 active_section = 5; in pack_inter_mode_mvs()
696 active_section = 11; in pack_inter_mode_mvs()
1293 Sectionbits[active_section = 1] += sizeof(VP8_HEADER) * 8 * 256; in vp8_pack_bitstream()
1533 active_section = 0; in vp8_pack_bitstream()
1535 active_section = 7; in vp8_pack_bitstream()
[all …]
Dencodemv.c20 extern unsigned int active_section;
363 active_section = 4; in vp8_write_mvprobs()
378 active_section = 5; in vp8_write_mvprobs()