/frameworks/av/media/codec2/components/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 174 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
D | C2SoftAmrWbEnc.cpp | 256 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/flac/ |
D | C2SoftFlacDec.cpp | 168 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/vorbis/ |
D | C2SoftVorbisDec.cpp | 197 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/opus/ |
D | C2SoftOpusDec.cpp | 177 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacDec.cpp | 521 auto fillEmptyWork = []( in drainRingBuffer() local 1011 auto fillEmptyWork = [](const std::unique_ptr<C2Work> &work) { in drainInternal() local
|
/frameworks/av/media/codec2/components/mp3/ |
D | C2SoftMp3Dec.cpp | 324 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 376 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
D | C2SoftMpeg4Dec.cpp | 314 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 364 void fillEmptyWork(const std::unique_ptr<C2Work>& work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxDec.cpp | 522 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 774 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 705 static void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcDec.cpp | 698 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|
D | C2SoftHevcEnc.cpp | 624 static void fillEmptyWork(const std::unique_ptr<C2Work>& work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/xaac/ |
D | C2SoftXaacDec.cpp | 335 static void fillEmptyWork(const std::unique_ptr<C2Work>& work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 577 void fillEmptyWork(const std::unique_ptr<C2Work>& work) { in fillEmptyWork() function
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 530 void fillEmptyWork(const std::unique_ptr<C2Work> &work) { in fillEmptyWork() function
|