Home
last modified time | relevance | path

Searched defs:new_height (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_pad.c95 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 Dheightmap.c328 GLfloat new_height = disp + (float) (cos(pd*3.14f)*disp); in update_map() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtransupp.c1875 adjust_exif_parameters(JOCTET *data, unsigned int length, JDIMENSION new_width, JDIMENSION new_height) adjust_exif_parameters() argument
/third_party/ffmpeg/libavdevice/
H A Dopengl_enc.c846 int new_width, new_height; in opengl_configure_texture() local
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c997 float new_width, new_height, adjusted_width, adjusted_height, adjusted_x, adjusted_y; in update_needed_crop() local
/third_party/ffmpeg/fftools/
H A Dffplay.c825 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