Home
last modified time | relevance | path

Searched defs:scale_factors (Results 1 – 10 of 10) 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
40 MV32 vp9_scale_mv(const MV *mv, int x, int y, const struct scale_factors *sf); argument
/external/libaom/libaom/av1/common/
Dscale.h28 struct scale_factors { struct
34 int (*scale_value_x)(int val, const struct scale_factors *sf); argument
35 int (*scale_value_y)(int val, const struct scale_factors *sf); argument
42 MV32 av1_scale_mv(const MV *mv, int x, int y, const struct scale_factors *sf); argument
Dreconinter.h117 const struct scale_factors *scale_factors; member
/external/openssh/openbsd-compat/
Dfmt_scaled.c59 static long long scale_factors[] = { variable
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Didentify_nearest_upsample.cc151 std::vector<int> scale_factors; in Run() local
/external/webrtc/talk/media/base/
Dvideoadapter.cc88 float VideoAdapter::FindScale(const float* scale_factors, in FindScale()
/external/libxaac/decoder/
Dixheaacd_sbr_rom.h155 WORD16 scale_factors[NO_IID_LEVELS]; member
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtensor_utils_test.cc744 std::vector<float> scale_factors; member
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h227 float scale_factors[32]; member
/external/mesa3d/src/compiler/nir/
Dnir.h4748 float scale_factors[32]; member