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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 906 FIRSTPASS_STATS *stats_copy[VPX_SS_MAX_LAYERS] = {0}; local
926 stats_copy[layer_id] = lc->rc_twopass_stats_in.buf;
933 && stats_copy[layer_id] != NULL) {
934 *stats_copy[layer_id] = stats[i];
935 ++stats_copy[layer_id];
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 1276 FIRSTPASS_STATS *stats_copy[VPX_SS_MAX_LAYERS] = {0}; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 1341 FIRSTPASS_STATS *stats_copy[VPX_SS_MAX_LAYERS] = {0}; local
    [all...]

Completed in 1012 milliseconds