Searched refs:uhdr_add_effect_resize (Results 1 – 5 of 5) sorted by relevance
93 if (applyResize) ON_ERR(uhdr_add_effect_resize(dec_handle, resizeWidth, resizeHeight)) in process()
372 if (applyResize) ON_ERR(uhdr_add_effect_resize(enc_handle, resizeWidth, resizeHeight)) in process()
892 UHDR_EXTERN uhdr_error_info_t uhdr_add_effect_resize(uhdr_codec_private_t* codec, int width,
370 365: FUNC GLOBAL DEFAULT 15 uhdr_add_effect_resize
1996 uhdr_error_info_t uhdr_add_effect_resize(uhdr_codec_private_t* codec, int width, int height) { in uhdr_add_effect_resize() function