Home
last modified time | relevance | path

Searched defs:scaled_width (Results 1 – 13 of 13) sorted by relevance

/external/webp/src/utils/
Drescaler_utils.c86 int* const scaled_width, in WebPRescalerGetScaledDimensions()
/external/ComputeLibrary/tests/validation/fixtures/
DROIAlignLayerFixture.h77 …const auto scaled_width = static_cast<float>((shape[get_data_layout_dimension_index(data_layout, … variable
/external/libaom/libaom/av1/encoder/
Dencoder_alloc.h406 AV1_COMP *cpi, int scaled_width, int scaled_height) { in realloc_and_scale_source()
Dav1_temporal_denoiser.c541 int scaled_width = width; in av1_denoiser_alloc() local
/external/webp/src/dec/
Dvp8_dec.h102 int scaled_width, scaled_height; member
Dbuffer_dec.c199 int scaled_width = options->scaled_width; in WebPAllocateDecBuffer() local
Dwebp_dec.c826 int scaled_width = options->scaled_width; in WebPIoInitFromOptions() local
/external/webp/tests/fuzzer/
Dfuzz_utils.h194 const int scaled_width = 1 + (pic->width * width_ratio) / 8; in ExtractAndCropOrScale() local
/external/webrtc/api/video/
Dvideo_frame.cc70 int scaled_width, in ScaleWithFrame()
/external/ImageMagick/coders/
Dpcd.c430 const size_t scaled_width,unsigned char *pixels) in Upsample()
/external/webp/src/webp/
Ddecode.h453 int scaled_width, scaled_height; // final resolution member
/external/webp/include/webp/
Ddecode.h453 int scaled_width, scaled_height; // final resolution member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.c616 int scaled_width = width; in vp9_denoiser_alloc() local