Searched refs:out_read_items (Results 1 – 7 of 7) sorted by relevance
/haiku/src/add-ons/media/media-add-ons/ |
H A D | AbstractFileInterfaceAddOn.cpp | 149 int32 * out_read_items, in GetFileFormatList() argument 161 *out_read_items = 0; in GetFileFormatList()
|
H A D | AbstractFileInterfaceAddOn.h | 63 int32 * out_read_items, // set this to actual # available, even if bigger than in count
|
/haiku/src/add-ons/media/media-add-ons/reader/ |
H A D | MediaReaderAddOn.h | 46 int32 * out_read_items, // set this to actual # available, even if bigger than in count
|
H A D | MediaReaderAddOn.cpp | 118 int32 * out_read_items, in GetFileFormatList() argument
|
/haiku/src/add-ons/media/media-add-ons/writer/ |
H A D | MediaWriterAddOn.h | 46 int32 * out_read_items, // set this to actual # available, even if bigger than in count
|
H A D | MediaWriterAddOn.cpp | 109 int32 * out_read_items, in GetFileFormatList() argument
|
/haiku/docs/develop/media/ |
H A D | MediaFileProducerAddOn.h | 58 int32 * out_read_items, // set this to actual # available, even if bigger than in count
|