Searched refs:two_pass_stats_in (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Donyx.h216 struct vpx_fixed_buf two_pass_stats_in; member in struct:__anon528
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h279 struct vpx_fixed_buf two_pass_stats_in; member in struct:__anon632
H A Dvp9_onyx_if.c1336 const int packets = (int)(oxcf->two_pass_stats_in.sz / packet_sz);
1340 FIRSTPASS_STATS *const stats = oxcf->two_pass_stats_in.buf;
1376 cpi->twopass.stats_in_start = oxcf->two_pass_stats_in.buf;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
H A Dvp8_cx_iface.c403 oxcf->two_pass_stats_in = cfg.rc_twopass_stats_in;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_cx_iface.c346 oxcf->two_pass_stats_in = cfg->rc_twopass_stats_in;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c1979 int packets = (int)(oxcf->two_pass_stats_in.sz / packet_sz);
1981 cpi->twopass.stats_in_start = oxcf->two_pass_stats_in.buf;

Completed in 23 milliseconds