Searched refs:allow_spatial_resampling (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Donyx.h186 int allow_spatial_resampling; member in struct:__anon13063
/external/libvpx/libvpx/vp8/common/
H A Donyx.h175 int allow_spatial_resampling; member in struct:__anon24854
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h164 int allow_spatial_resampling; member in struct:VP9EncoderConfig
H A Dvp9_encoder.c2728 oxcf->allow_spatial_resampling &&
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_cx_iface.c316 oxcf->allow_spatial_resampling = cfg.rc_resize_allowed;
418 printf("allow_spatial_resampling: %d\n", oxcf->allow_spatial_resampling);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_cx_iface.c372 oxcf->allow_spatial_resampling = cfg->rc_resize_allowed;
467 printf("allow_spatial_resampling: %d\n", oxcf->allow_spatial_resampling);
/external/libvpx/libvpx/vp8/
H A Dvp8_cx_iface.c326 oxcf->allow_spatial_resampling = cfg.rc_resize_allowed;
428 printf("allow_spatial_resampling: %d\n", oxcf->allow_spatial_resampling);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dfirstpass.c3201 if (cpi->oxcf.allow_spatial_resampling)
H A Donyx_if.c2740 if (cpi->oxcf.allow_spatial_resampling && (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER))
/external/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c3201 if (cpi->oxcf.allow_spatial_resampling)
H A Donyx_if.c2690 if (cpi->oxcf.allow_spatial_resampling && (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER))

Completed in 305 milliseconds