Searched refs:setVideoPortFormatType (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DOMXCodec.h255 status_t setVideoPortFormatType(
H A DACodec.h309 status_t setVideoPortFormatType(
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp748 status_t OMXCodec::setVideoPortFormatType( function in class:android::OMXCodec
920 CHECK_EQ(setVideoPortFormatType(
949 CHECK_EQ(setVideoPortFormatType(
1312 status_t err = setVideoPortFormatType(
H A DACodec.cpp2695 status_t ACodec::setVideoPortFormatType( function in class:android::ACodec
2891 err = setVideoPortFormatType(
2902 err = setVideoPortFormatType(
2952 status_t err = setVideoPortFormatType(
3016 // this is redundant as it was already set up in setVideoPortFormatType
3041 err = setVideoPortFormatType(

Completed in 280 milliseconds