Searched defs:new_height (Results 1 - 6 of 6) sorted by relevance
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A 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/glfw/examples/ |
| H A D | heightmap.c | 328 GLfloat new_height = disp + (float) (cos(pd*3.14f)*disp); in update_map() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | transupp.c | 1875 adjust_exif_parameters(JOCTET *data, unsigned int length, JDIMENSION new_width, JDIMENSION new_height) adjust_exif_parameters() argument
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | opengl_enc.c | 846 int new_width, new_height; in opengl_configure_texture() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake_opencl.c | 997 float new_width, new_height, adjusted_width, adjusted_height, adjusted_x, adjusted_y; in update_needed_crop() local
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffplay.c | 825 static int realloc_texture(SDL_Texture **texture, Uint32 new_format, int new_width, int new_height, SDL_BlendMode blendmode, int init_texture) in realloc_texture() argument
|
Completed in 21 milliseconds