Home
last modified time | relevance | path

Searched refs:MP4HintTrack (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/av/media/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h118 } MP4HintTrack; typedef
404 OSCL_IMPORT_REF Bool PVGetHintTrack(VideoEncControls *encCtrl, MP4HintTrack *info);
H A Dcvei.h316 MP4HintTrack iHintTrack;
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/test/
H A Dm4v_h263_enc_test.cpp231 MP4HintTrack hintTrack; in main()
H A DMpeg4H263EncoderTest.cpp184 MP4HintTrack hintTrack; in processEncoder()
/aosp12/frameworks/av/media/codecs/m4v_h263/fuzzer/
H A Dmpeg4_h263_enc_fuzzer.cpp166 MP4HintTrack hintTrack; in encodeFrames()
/aosp12/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp481 MP4HintTrack hintTrack; in onQueueFilled()
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Enc.cpp585 MP4HintTrack hintTrack; in process()
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dmp4enc_api.cpp2341 OSCL_EXPORT_REF Bool PVGetHintTrack(VideoEncControls *encCtrl, MP4HintTrack *info) in PVGetHintTrack()