Home
last modified time | relevance | path

Searched refs:FormatShaperOps_t (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/module/libmediaformatshaper/include/media/formatshaper/
DFormatShaper.h131 } FormatShaperOps_t; typedef
/frameworks/av/media/module/libmediaformatshaper/
DFormatShaper.cpp185 extern "C" FormatShaperOps_t shaper_ops = {
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2511 static android::mediaformatshaper::FormatShaperOps_t *sShaperOps = NULL;
2547 sShaperOps = (android::mediaformatshaper::FormatShaperOps_t*) in connectFormatShaper()
2564 sShaperOps = (android::mediaformatshaper::FormatShaperOps_t*) in connectFormatShaper()