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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
bitstream.c 1007 int new_intra, new_last, new_garf, oldtotal, newtotal; local
1019 new_garf = (rfct[GOLDEN_FRAME] + rfct[ALTREF_FRAME])
1023 vp8_calc_ref_frame_costs(ref_frame_cost,new_intra,new_last,new_garf);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 1008 int new_intra, new_last, new_garf, oldtotal, newtotal; local
1020 new_garf = (rfct[GOLDEN_FRAME] + rfct[ALTREF_FRAME])
1024 vp8_calc_ref_frame_costs(ref_frame_cost,new_intra,new_last,new_garf);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c 1008 int new_intra, new_last, new_garf, oldtotal, newtotal; local
1020 new_garf = (rfct[GOLDEN_FRAME] + rfct[ALTREF_FRAME])
1024 vp8_calc_ref_frame_costs(ref_frame_cost,new_intra,new_last,new_garf);
    [all...]

Completed in 815 milliseconds