Home
last modified time | relevance | path

Searched refs:fillMemRecords (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.h115 status_t fillMemRecords();
H A DC2SoftMpeg2Dec.cpp419 status_t C2SoftMpeg2Dec::fillMemRecords() { in fillMemRecords() function in android::C2SoftMpeg2Dec
569 ret = fillMemRecords(); in initDecoder()