Searched defs:media_entity (Results 1 – 4 of 4) sorted by relevance
290 struct media_entity { struct293 enum media_entity_type obj_type; argument305 const struct media_entity_operations *ops; argument307 int stream_count;308 int use_count;310 struct media_pipeline *pipe;312 union {317 } info;
351 struct media_entity { struct354 enum media_entity_type obj_type; argument366 const struct media_entity_operations *ops; argument379 * media_entity_for_each_pad - Iterate on all pads in an entity argument
30 struct media_entity media_entity; member46 struct media_entity media_entity; member