Searched defs:WAVE5_ENC_HEVC_BUF_SIZE (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpuapi.h53 #define WAVE5_ENC_HEVC_BUF_SIZE(_w, _h) (ALIGN(_w, 64) / 64 * ALIGN(_h, 64) / 64 * 128) macro

Completed in 1037 milliseconds