Home
last modified time | relevance | path

Searched defs:scale_factors (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.h25 struct scale_factors { struct
31 int (*scale_value_x)(int val, const struct scale_factors *sf); argument
32 int (*scale_value_y)(int val, const struct scale_factors *sf); argument
37 MV32 vp9_scale_mv(const MV *mv, int x, int y, const struct scale_factors *sf); argument
/external/openssh/openbsd-compat/
Dfmt_scaled.c59 static long long scale_factors[] = { variable
/external/libvpx/libvpx/vpx/src/
Dsvc_encodeframe.c64 char scale_factors[OPTION_BUFFER_SIZE]; // set by vpx_svc_set_scale_factors member
302 const char *scale_factors) { in parse_scale_factors()
429 const char *scale_factors) { in vpx_svc_set_scale_factors()