Searched refs:scale_factors (Results 1 - 25 of 32) sorted by relevance

12

/external/libvpx/libvpx/vp9/common/
H A Dvp9_scale.h25 struct scale_factors { struct
31 int (*scale_value_x)(int val, const struct scale_factors *sf);
32 int (*scale_value_y)(int val, const struct scale_factors *sf);
37 MV32 vp9_scale_mv(const MV *mv, int x, int y, const struct scale_factors *sf);
39 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf,
43 static INLINE int vp9_is_valid_scale(const struct scale_factors *sf) {
48 static INLINE int vp9_is_scaled(const struct scale_factors *sf) {
H A Dvp9_reconinter.h36 const struct scale_factors *sf,
43 const struct scale_factors *sf) {
52 const struct scale_factors *scale,
65 const struct scale_factors *sf);
H A Dvp9_scale.c15 static INLINE int scaled_x(int val, const struct scale_factors *sf) {
19 static INLINE int scaled_y(int val, const struct scale_factors *sf) {
23 static int unscaled_value(int val, const struct scale_factors *sf) {
44 MV32 vp9_scale_mv(const MV *mv, int x, int y, const struct scale_factors *sf) {
54 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf,
H A Dvp9_reconinter.c70 const struct scale_factors *sf,
82 const struct scale_factors *sf,
153 const struct scale_factors *const sf = &xd->block_refs[ref]->sf;
257 const struct scale_factors *const sf = &xd->block_refs[ref]->sf;
431 const struct scale_factors *sf) {
H A Dvp9_blockd.h201 struct scale_factors sf;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_scale.h25 struct scale_factors { struct
31 int (*scale_value_x)(int val, const struct scale_factors *sf);
32 int (*scale_value_y)(int val, const struct scale_factors *sf);
40 MV32 vp9_scale_mv(const MV *mv, int x, int y, const struct scale_factors *sf);
43 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf,
48 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf,
53 static INLINE int vp9_is_valid_scale(const struct scale_factors *sf) {
58 static INLINE int vp9_is_scaled(const struct scale_factors *sf) {
H A Dvp9_reconinter.h36 const struct scale_factors *sf,
46 const struct scale_factors *sf,
54 const struct scale_factors *sf) {
63 const struct scale_factors *scale,
77 const struct scale_factors *sf);
H A Dvp9_scale.c15 static INLINE int scaled_x(int val, const struct scale_factors *sf) {
19 static INLINE int scaled_y(int val, const struct scale_factors *sf) {
23 static int unscaled_value(int val, const struct scale_factors *sf) {
36 MV32 vp9_scale_mv(const MV *mv, int x, int y, const struct scale_factors *sf) {
47 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf,
52 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf,
H A Dvp9_reconinter.c117 const struct scale_factors *sf,
129 const struct scale_factors *sf,
152 const struct scale_factors *sf,
164 const struct scale_factors *sf,
271 const struct scale_factors *const sf = &xd->block_refs[ref]->sf;
380 const struct scale_factors *const sf = &xd->block_refs[ref]->sf;
597 const struct scale_factors *sf) {
H A Dvp9_blockd.h202 struct scale_factors sf;
/external/chromium_org/tools/grit/grit/gather/
H A Dchrome_html.py56 base_path, filename, scale_factors, distribution,
68 scale_factors: a list of the supported scale factors (i.e. ['2x'])
80 for scale_factor in scale_factors:
97 for scale_factor in scale_factors:
129 src_match, base_path, scale_factors, distribution,
143 scale_factors: a list of the supported scale factors (i.e. ['2x'])
152 base_path, filename, scale_factors, distribution,
163 src_match, base_path, scale_factors, distribution,
173 scale_factors: a list of the supported scale factors (i.e. ['2x'])
181 lambda m: UrlToImageSet(m, base_path, scale_factors, distributio
[all...]
/external/chromium_org/ui/gfx/image/
H A Dimage_skia_unittest.cc430 std::vector<float> scale_factors; local
432 scale_factors.push_back(image_reps[i].scale());
434 std::sort(scale_factors.begin(), scale_factors.end());
435 return scale_factors;
454 std::vector<float> scale_factors = GetSortedScaleFactors(image); local
455 EXPECT_EQ(1.5f, scale_factors[0]);
456 EXPECT_EQ(2.0f, scale_factors[1]);
465 scale_factors = GetSortedScaleFactors(image);
466 EXPECT_EQ(1.5f, scale_factors[
[all...]
H A Dimage_unittest_util.h55 // described by |width|, |height|, and |scale_factors|.
58 // - |image_skia| has ImageSkiaReps of |scale_factors|.
65 const std::vector<float>& scale_factors);
/external/chromium_org/ui/base/
H A Dlayout.h36 // Changes the value of GetSupportedScaleFactors() to |scale_factors|.
40 const std::vector<ScaleFactor>& scale_factors);
H A Dlayout.cc45 const std::vector<ui::ScaleFactor>& scale_factors) {
49 g_supported_scale_factors = new std::vector<ScaleFactor>(scale_factors);
44 SetSupportedScaleFactors( const std::vector<ui::ScaleFactor>& scale_factors) argument
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rd.h163 const struct scale_factors *scale,
164 const struct scale_factors *scale_uv);
H A Dvp9_temporal_filter.c42 struct scale_factors *scale,
198 struct scale_factors *scale) {
435 struct scale_factors sf;
/external/libvpx/libvpx/vpx/
H A Dsvc_context.h76 const char *scale_factors);
/external/chromium_org/content/test/
H A Dtest_render_view_host.cc372 std::vector<ui::ScaleFactor> scale_factors; local
373 scale_factors.push_back(ui::SCALE_FACTOR_100P);
375 new ui::test::ScopedSetSupportedScaleFactors(scale_factors));
/external/libvpx/libvpx/vpx/src/
H A Dsvc_encodeframe.c55 char scale_factors[OPTION_BUFFER_SIZE]; // set by vpx_svc_set_scale_factors member in struct:SvcInternal
342 const char *scale_factors) {
353 if (scale_factors == NULL || strlen(scale_factors) == 0) {
356 input_string = strdup(scale_factors);
485 const char *scale_factors) {
487 if (svc_ctx == NULL || scale_factors == NULL || si == NULL) {
490 strncpy(si->scale_factors, scale_factors, sizeof(si->scale_factors));
341 parse_scale_factors(SvcContext *svc_ctx, const char *scale_factors) argument
484 vpx_svc_set_scale_factors(SvcContext *svc_ctx, const char *scale_factors) argument
[all...]
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dvideoadapter.h84 float FindScale(const float* scale_factors,
H A Dvideoadapter.cc85 float VideoAdapter::FindScale(const float* scale_factors, argument
97 float scale = scale_factors[i];
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c41 struct scale_factors *scale,
194 struct scale_factors *scale) {
388 struct scale_factors sf;
/external/chromium_org/chrome/browser/themes/
H A Dbrowser_theme_pack_unittest.cc40 std::vector<ui::ScaleFactor> scale_factors; local
41 scale_factors.push_back(ui::SCALE_FACTOR_100P);
42 scale_factors.push_back(ui::SCALE_FACTOR_200P);
44 new ui::test::ScopedSetSupportedScaleFactors(scale_factors));
/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_handler_unittest.cc459 std::vector<ui::ScaleFactor> scale_factors; local
460 scale_factors.push_back(ui::SCALE_FACTOR_100P);
462 new ui::test::ScopedSetSupportedScaleFactors(scale_factors));
1062 std::vector<ui::ScaleFactor> scale_factors; local
1063 scale_factors.push_back(ui::SCALE_FACTOR_100P);
1064 scale_factors.push_back(ui::SCALE_FACTOR_200P);
1065 ui::test::ScopedSetSupportedScaleFactors scoped_supported(scale_factors);

Completed in 3456 milliseconds

12