Searched defs:new_width (Results 1 – 9 of 9) sorted by relevance
| /third_party/ffmpeg/libavfilter/dnn/ |
| D | dnn_backend_native_layer_pad.c | 96 int new_width = width + params->paddings[2][0] + params->paddings[2][1]; in dnn_execute_layer_pad() local
|
| /third_party/pixman/demos/ |
| D | scale.c | 211 double new_width, new_height; in rescale() local
|
| /third_party/gstreamer/gstplugins_base/gst/rawparse/ |
| D | gstrawvideoparse.c | 373 gint new_width = g_value_get_int (value); in gst_raw_video_parse_set_property() local
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
| D | transupp.c | 1182 adjust_exif_parameters(JOCTET *data, unsigned int length, JDIMENSION new_width, in adjust_exif_parameters()
|
| /third_party/ffmpeg/libavdevice/ |
| D | opengl_enc.c | 846 int new_width, new_height; in opengl_configure_texture() local
|
| /third_party/libjpeg/ |
| D | transupp.c | 1952 JDIMENSION new_width, JDIMENSION new_height) in adjust_exif_parameters()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_deshake_opencl.c | 1011 float new_width, new_height, adjusted_width, adjusted_height, adjusted_x, adjusted_y; in update_needed_crop() local
|
| /third_party/weston/xwayland/ |
| D | window-manager.c | 2737 int new_width, new_height; in send_configure() local
|
| /third_party/ffmpeg/fftools/ |
| D | ffplay.c | 842 static int realloc_texture(SDL_Texture **texture, Uint32 new_format, int new_width, int new_height,… in realloc_texture()
|