Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb.c79 #define GY ((int)( 0.504*(1<<RGB2YUV_SHIFT)+0.5)) macro
/third_party/mbedtls/library/
H A Dpsa_crypto_ffdh.c269 mbedtls_mpi P, G, X, GY, K; in mbedtls_psa_ffdh_key_agreement() local
/third_party/ffmpeg/libswscale/
H A Drgb2rgb.c120 #define GY ((int)( 0.504 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c779 #define GY ( (int) (0.587 * 219 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) in update_palette() macro

Completed in 5 milliseconds