Searched refs:sample_props (Results 1 – 1 of 1) sorted by relevance
740 AM_SAMPLE2_PROPERTIES sample_props = {}; in Receive() local741 GetSampleProperties(media_sample, &sample_props); in Receive()743 if (sample_props.dwSampleFlags & AM_SAMPLE_TYPECHANGED) { in Receive()752 if (!TranslateMediaTypeToVideoCaptureCapability(sample_props.pMediaType, in Receive()762 filter->ProcessCapturedFrame(sample_props.pbBuffer, sample_props.lActual, in Receive()