Searched refs:uhdr_dec_get_image_width (Results 1 – 5 of 5) sorted by relevance
95 auto width = uhdr_dec_get_image_width(dec_handle); in process()
701 UHDR_EXTERN int uhdr_dec_get_image_width(uhdr_codec_private_t* dec);
543 auto val = uhdr_dec_get_image_width((uhdr_codec_private_t *)handle); in Java_com_google_media_codecs_ultrahdr_UltraHDRDecoder_getImageWidthNative()
857 printf("Average decode time for res %d x %d is %f ms \n", uhdr_dec_get_image_width(handle), in decode()
1620 int uhdr_dec_get_image_width(uhdr_codec_private_t* dec) { in uhdr_dec_get_image_width() function