OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMFormatDescriptionRef
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/media/base/mac/
coremedia_glue.h
42
typedef const struct opaqueCMFormatDescription*
CMFormatDescriptionRef
;
43
typedef
CMFormatDescriptionRef
CMVideoFormatDescriptionRef;
90
static
CMFormatDescriptionRef
CMSampleBufferGetFormatDescription(
101
CMFormatDescriptionRef
desc);
105
CMFormatDescriptionRef
videoDesc,
avfoundation_glue.h
73
- (CoreMediaGlue::
CMFormatDescriptionRef
)formatDescription;
/external/chromium_org/content/common/gpu/media/
vt_video_decode_accelerator.h
146
base::ScopedCFTypeRef<
CMFormatDescriptionRef
> format_;
Completed in 760 milliseconds