Home
last modified time | relevance | path

Searched refs:W5_MIN_ENC_PIC_WIDTH (Results 1 – 3 of 3) sorted by relevance

/drivers/media/platform/chips-media/wave5/
A Dwave5-vpuconfig.h50 #define W5_MIN_ENC_PIC_WIDTH 256U macro
A Dwave5-vpu-enc.c16 .min_width = W5_MIN_ENC_PIC_WIDTH,
24 .min_width = W5_MIN_ENC_PIC_WIDTH,
A Dwave5-hw.c2613 if (pic_width < W5_MIN_ENC_PIC_WIDTH || pic_width > W5_MAX_ENC_PIC_WIDTH || in wave5_vpu_enc_check_open_param()

Completed in 13 milliseconds