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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ratectrl.c 251 cc->this_frame_percent_intra = cpi->this_frame_percent_intra;
289 cpi->this_frame_percent_intra = cc->this_frame_percent_intra;
525 Boost = Boost * gf_intra_usage_adjustment[(cpi->this_frame_percent_intra < 15) ? cpi->this_frame_percent_intra : 14] / 100;
    [all...]
onyx_int.h 92 int this_frame_percent_intra; member in struct:__anon17710
487 int this_frame_percent_intra; member in struct:VP8_COMP
onyx_if.c     [all...]
encodeframe.c 1005 cpi->this_frame_percent_intra = 100;
1017 cpi->this_frame_percent_intra
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 251 cc->this_frame_percent_intra = cpi->this_frame_percent_intra;
289 cpi->this_frame_percent_intra = cc->this_frame_percent_intra;
525 Boost = Boost * gf_intra_usage_adjustment[(cpi->this_frame_percent_intra < 15) ? cpi->this_frame_percent_intra : 14] / 100;
    [all...]
onyx_int.h 95 int this_frame_percent_intra; member in struct:__anon29486
490 int this_frame_percent_intra; member in struct:VP8_COMP
onyx_if.c     [all...]
encodeframe.c 992 cpi->this_frame_percent_intra = 100;
1004 cpi->this_frame_percent_intra =
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ratectrl.c 251 cc->this_frame_percent_intra = cpi->this_frame_percent_intra;
289 cpi->this_frame_percent_intra = cc->this_frame_percent_intra;
525 Boost = Boost * gf_intra_usage_adjustment[(cpi->this_frame_percent_intra < 15) ? cpi->this_frame_percent_intra : 14] / 100;
    [all...]
onyx_int.h 95 int this_frame_percent_intra; member in struct:__anon40669
490 int this_frame_percent_intra; member in struct:VP8_COMP
onyx_if.c     [all...]
encodeframe.c 993 cpi->this_frame_percent_intra = 100;
1005 cpi->this_frame_percent_intra =
    [all...]

Completed in 83 milliseconds