Lines Matching full:filtering
83 * @is_filtering: Set to non-zero when filtering in progress
87 * @start_filtering: starts TS filtering
88 * @stop_filtering: stops TS filtering
91 * Using this API, the client can set the filtering properties to start/stop
92 * filtering TS packets on a particular TS feed.
141 * @is_filtering: Set to non-zero when filtering in progress
147 * the demux. It should only be called when no filtering
152 * should not be called while filtering is in progress
156 * @start_filtering: starts section filtering
157 * @stop_filtering: stops section filtering
160 * Using this API, the client can set the filtering properties to start/stop
161 * filtering TS packets on a particular TS feed.
203 * is called from the demux code. The function is only called when filtering
277 * filtering of sections has been enabled using the function
344 * @DMX_TS_FILTERING: set if TS filtering is supported;
345 * @DMX_SECTION_FILTERING: set if section filtering is supported;
413 * case, memory-based filtering has to be implemented entirely in software.
442 * Any filtering in progress on the TS feed should be stopped before
453 * for filtering and receiving sections. On platforms with hardware
454 * support for section filtering, a section feed is directly mapped to
458 * parameter. Using this API the caller can set filtering parameters and
472 * @allocate_section_feed, including allocated filters. Any filtering in