Home
last modified time | relevance | path

Searched defs:mse (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_psnr.c42 double mse, min_mse, max_mse, mse_comp[4]; member
80 static inline double get_psnr(double mse, uint64_t nb_frames, int max) in get_psnr() argument
167 double comp_mse[4], mse = 0.; in do_psnr() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenccli_toplevel.cpp152 int32_t *mse[RGBA_COM]; member
[all...]
H A Dastcenc_entry.cpp1060 astcenc_compress_image( astcenc_context* ctxo, astcenc_image* imagep, const astcenc_swizzle* swizzle, uint8_t* data_out, size_t data_len, bool calQualityEnable, int32_t *mse[RGBA_COM], unsigned int thread_index ) astcenc_compress_image() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dframe_enc.c554 static double GetPSNR(uint64_t mse, uint64_t size) { in GetPSNR() argument

Completed in 6 milliseconds