Searched defs:new_height (Results 1 – 8 of 8) sorted by relevance
/third_party/glfw/examples/ |
D | heightmap.c | 326 GLfloat new_height = disp + (float) (cos(pd*3.14f)*disp); in update_map() local
|
/third_party/ffmpeg/libavfilter/dnn/ |
D | dnn_backend_native_layer_pad.c | 95 int new_height = height + params->paddings[1][0] + params->paddings[1][1]; in ff_dnn_execute_layer_pad() local
|
/third_party/gstreamer/gstplugins_base/gst/rawparse/ |
D | gstrawvideoparse.c | 400 gint new_height = g_value_get_int (value); in gst_raw_video_parse_set_property() local
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvadecoder.c | 704 guint new_rtformat, gint new_width, gint new_height) in gst_va_decoder_config_is_equal()
|
/third_party/ffmpeg/libavdevice/ |
D | opengl_enc.c | 846 int new_width, new_height; in opengl_configure_texture() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | transupp.c | 1876 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/ffmpeg/fftools/ |
D | ffplay.c | 839 static int realloc_texture(SDL_Texture **texture, Uint32 new_format, int new_width, int new_height,… in realloc_texture()
|