Searched defs:setVideoPortFormatType (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp740 status_t OMXCodec::setVideoPortFormatType( function in class:android::OMXCodec
912 CHECK_EQ(setVideoPortFormatType(
941 CHECK_EQ(setVideoPortFormatType(
1304 status_t err = setVideoPortFormatType(
H A DACodec.cpp2148 status_t ACodec::setVideoPortFormatType( function in class:android::ACodec
2344 err = setVideoPortFormatType(
2355 err = setVideoPortFormatType(
2405 status_t err = setVideoPortFormatType(
2469 // this is redundant as it was already set up in setVideoPortFormatType
2494 err = setVideoPortFormatType(

Completed in 116 milliseconds