HomeSort by relevance Sort by last modified time
    Searched defs:convertDecoderOutputToI420 (Results 1 - 2 of 2) sorted by null

  /frameworks/media/libvideoeditor/include/
II420ColorConverter.h 34 * and convertDecoderOutputToI420() can be a no-op.
39 * convertDecoderOutputToI420
53 int (*convertDecoderOutputToI420)(
  /hardware/ti/omap4xxx/libI420colorconvert/
ColorConvert.cpp 25 static int convertDecoderOutputToI420(
110 converter->convertDecoderOutputToI420 = convertDecoderOutputToI420;

Completed in 309 milliseconds