Searched refs:CanFetchLinearBlock (Results 1 – 5 of 5) sorted by relevance
80 static status_t CanFetchLinearBlock(
308 static status_t CanFetchLinearBlock(
7085 status_t MediaCodec::CanFetchLinearBlock( in CanFetchLinearBlock() function in android::MediaCodec7106 return CCodec::CanFetchLinearBlock(names, kDefaultReadWriteUsage, isCompatible); in CanFetchLinearBlock()
3313 status_t CCodec::CanFetchLinearBlock( in CanFetchLinearBlock() function in android::CCodec
4097 status_t err = MediaCodec::CanFetchLinearBlock(names, &isCompatible); in android_media_MediaCodec_LinearBlock_checkCompatible()