Searched refs:CMP_FIELD (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/common/ |
A D | cx2341x.c | 1041 CMP_FIELD(old, new, is_50hz)) { in cx2341x_update() 1049 CMP_FIELD(old, new, width) || in cx2341x_update() 1050 CMP_FIELD(old, new, height) || in cx2341x_update() 1051 CMP_FIELD(old, new, video_encoding)) { in cx2341x_update() 1065 CMP_FIELD(old, new, stream_type)) { in cx2341x_update() 1072 CMP_FIELD(old, new, video_aspect)) { in cx2341x_update() 1079 CMP_FIELD(old, new, video_b_frames) || in cx2341x_update() 1080 CMP_FIELD(old, new, video_gop_size)) { in cx2341x_update() 1101 CMP_FIELD(old, new, audio_mute)) { in cx2341x_update() 1109 CMP_FIELD(old, new, video_bitrate) || in cx2341x_update() [all …]
|
Completed in 5 milliseconds