Home
last modified time | relevance | path

Searched refs:is_dec (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/media/platform/qcom/venus/
H A Dhelpers.c625 bool is_dec = inst->session_type == VIDC_SESSION_TYPE_DEC; in platform_get_bufreq() local
636 if (is_dec) { in platform_get_bufreq()
/linux-6.15/drivers/media/platform/chips-media/wave5/
H A Dwave5-hw.c57 static inline const char *cmd_to_str(int cmd, bool is_dec) in cmd_to_str() argument
77 if (is_dec) in cmd_to_str()