Home
last modified time | relevance | path

Searched refs:vp8_set_internal_size (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Donyx.h276 int vp8_set_internal_size(struct VP8_COMP *comp, VPX_SCALING horiz_mode,
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c1133 res = vp8_set_internal_size(ctx->cpi, (VPX_SCALING)scalemode.h_scaling_mode, in vp8e_set_scalemode()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c5418 int vp8_set_internal_size(VP8_COMP *cpi, VPX_SCALING horiz_mode, in vp8_set_internal_size() function