Searched refs:image_get_jpeg_resolution (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dimage_utils.h46 image_get_jpeg_resolution(const char * path, int * width, int * height);
H A Dimage_utils.c234 image_get_jpeg_resolution(const char * path, int * width, int * height) function
H A Dmetadata.c646 if( image_get_jpeg_resolution(path, &width, &height) != 0 || !width || !height )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dimage_utils.h46 image_get_jpeg_resolution(const char * path, int * width, int * height);
H A Dimage_utils.c234 image_get_jpeg_resolution(const char * path, int * width, int * height) function
H A Dmetadata.c646 if( image_get_jpeg_resolution(path, &width, &height) != 0 || !width || !height )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dimage_utils.h46 image_get_jpeg_resolution(const char * path, int * width, int * height);
H A Dimage_utils.c234 image_get_jpeg_resolution(const char * path, int * width, int * height) function
H A Dmetadata.c646 if( image_get_jpeg_resolution(path, &width, &height) != 0 || !width || !height )

Completed in 180 milliseconds