Searched refs:WAVE5_IS_DEC (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu.c22 #define WAVE5_IS_DEC BIT(1) macro
245 if (match_data->flags & WAVE5_IS_DEC) {
268 (match_data->flags & WAVE5_IS_DEC) ? "'DECODE'" : "");
277 if (match_data->flags & WAVE5_IS_DEC)
309 .flags = WAVE5_IS_ENC | WAVE5_IS_DEC,

Completed in 184 milliseconds