Symbol: CMP_FIELD
drivers/media/common/cx2341x.c
1041
CMP_FIELD(old, new, is_50hz)) {
drivers/media/common/cx2341x.c
1049
CMP_FIELD(old, new, width) ||
drivers/media/common/cx2341x.c
1050
CMP_FIELD(old, new, height) ||
drivers/media/common/cx2341x.c
1051
CMP_FIELD(old, new, video_encoding)) {
drivers/media/common/cx2341x.c
1065
CMP_FIELD(old, new, stream_type)) {
drivers/media/common/cx2341x.c
1072
CMP_FIELD(old, new, video_aspect)) {
drivers/media/common/cx2341x.c
1079
CMP_FIELD(old, new, video_b_frames) ||
drivers/media/common/cx2341x.c
1080
CMP_FIELD(old, new, video_gop_size)) {
drivers/media/common/cx2341x.c
1087
CMP_FIELD(old, new, video_gop_closure)) {
drivers/media/common/cx2341x.c
1094
CMP_FIELD(old, new, audio_properties)) {
drivers/media/common/cx2341x.c
1101
CMP_FIELD(old, new, audio_mute)) {
drivers/media/common/cx2341x.c
1108
CMP_FIELD(old, new, video_bitrate_mode) ||
drivers/media/common/cx2341x.c
1109
CMP_FIELD(old, new, video_bitrate) ||
drivers/media/common/cx2341x.c
1110
CMP_FIELD(old, new, video_bitrate_peak)) {
drivers/media/common/cx2341x.c
1118
CMP_FIELD(old, new, video_spatial_filter_mode) ||
drivers/media/common/cx2341x.c
1119
CMP_FIELD(old, new, video_temporal_filter_mode) ||
drivers/media/common/cx2341x.c
1120
CMP_FIELD(old, new, video_median_filter_type)) {
drivers/media/common/cx2341x.c
1130
CMP_FIELD(old, new, video_luma_median_filter_bottom) ||
drivers/media/common/cx2341x.c
1131
CMP_FIELD(old, new, video_luma_median_filter_top) ||
drivers/media/common/cx2341x.c
1132
CMP_FIELD(old, new, video_chroma_median_filter_bottom) ||
drivers/media/common/cx2341x.c
1133
CMP_FIELD(old, new, video_chroma_median_filter_top)) {
drivers/media/common/cx2341x.c
1143
CMP_FIELD(old, new, video_luma_spatial_filter_type) ||
drivers/media/common/cx2341x.c
1144
CMP_FIELD(old, new, video_chroma_spatial_filter_type)) {
drivers/media/common/cx2341x.c
1153
CMP_FIELD(old, new, video_spatial_filter) ||
drivers/media/common/cx2341x.c
1154
CMP_FIELD(old, new, video_temporal_filter)) {
drivers/media/common/cx2341x.c
1162
CMP_FIELD(old, new, video_temporal_decimation)) {
drivers/media/common/cx2341x.c
1169
CMP_FIELD(old, new, video_mute) ||
drivers/media/common/cx2341x.c
1170
(new->video_mute && CMP_FIELD(old, new, video_mute_yuv))) {
drivers/media/common/cx2341x.c
1177
CMP_FIELD(old, new, stream_insert_nav_packets)) {