Lines Matching refs:sample
279 * UNSUPPORTED when there is no efficient way to sample.
319 * The sample represents the most-recently posted frames.
325 * UNSUPPORTED when there is no efficient way to sample.
339 * @param maxFrames is the maximum number of frames that should be represented in the sample.
340 * The sample represents the most-recently posted frames.
341 * If maxFrames is 0, all frames are to be represented by the sample.
343 * included in the sample. Timestamp is CLOCK_MONOTONIC.
344 * If timestamp is 0, do not filter from the sample by time.
347 * UNSUPPORTED when there is no efficient way to sample, or
349 * @return frameCount The number of frames represented by this sample.
357 * @return sampleComponent1 is the same sample definition as sampleComponent0,
359 * @return sampleComponent2 is the same sample definition as sampleComponent0,
361 * @return sampleComponent3 is the same sample definition as sampleComponent0,