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

  /external/libvpx/vp8/encoder/
ratectrl.c 260 cc->this_frame_percent_intra = cpi->this_frame_percent_intra;
299 cpi->this_frame_percent_intra = cc->this_frame_percent_intra;
491 Boost = Boost * gf_intra_usage_adjustment[(cpi->this_frame_percent_intra < 15) ? cpi->this_frame_percent_intra : 14] / 100;
    [all...]
onyx_int.h 87 int this_frame_percent_intra; member in struct:__anon8483
540 int this_frame_percent_intra; member in struct:__anon8495
onyx_if.c     [all...]
encodeframe.c     [all...]

Completed in 128 milliseconds