Home | History | Annotate | Download | only in stagefright

Lines Matching defs:codecType

624     const char *codecType = queryDecoders? "decoder" : "encoder";
625 printf("%s profiles:\n", codecType);
638 codecType, results[i].mComponentName.string());