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

/frameworks/wilhelm/tests/examples/
H A DxaVideoDecoderCapabilities.cpp116 }, MPEG4[] = { local
151 {XA_VIDEOCODEC_MPEG4, MPEG4, sizeof(MPEG4) / sizeof(MPEG4[0])},
175 }, MPEG4[] = { local
215 {XA_VIDEOCODEC_MPEG4, MPEG4, sizeof(MPEG4) / sizeof(MPEG4[0])},
/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp412 MPEG4, enumerator in enum:DetectSyncSource::StreamType
434 mStreamType = MPEG4;
435 CHECK(!"sync frame detection not implemented yet for MPEG4");

Completed in 126 milliseconds