Lines Matching refs:strid
160 const char *strid; member
165 .strid = "audio_layer",
168 .strid = "audio_bitrate",
172 .strid = "mpeg_audio_mode",
175 .strid = "mpeg_audio_mode_extension",
178 .strid = "audio_emphasis",
181 .strid = "audio_crc",
184 .strid = "video_aspect",
187 .strid = "video_b_frames",
190 .strid = "video_gop_size",
193 .strid = "video_gop_closure",
196 .strid = "video_bitrate_mode",
199 .strid = "video_bitrate",
202 .strid = "video_bitrate_peak",
205 .strid = "video_temporal_decimation",
208 .strid = "stream_type",
211 .strid = "video_spatial_filter_mode",
214 .strid = "video_spatial_filter",
217 .strid = "video_luma_spatial_filter_type",
220 .strid = "video_chroma_spatial_filter_type",
223 .strid = "video_temporal_filter_mode",
226 .strid = "video_temporal_filter",
229 .strid = "video_median_filter_type",
232 .strid = "video_luma_median_filter_top",
235 .strid = "video_luma_median_filter_bottom",
238 .strid = "video_chroma_median_filter_top",
241 .strid = "video_chroma_median_filter_bottom",
2504 ciptr->name = mpeg_ids[idx].strid; in pvr2_hdw_create()