Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.cpp303 void *dec_fxns = (void *)ivdec_api_function; in initDecoder() local
325 mCodecCtx->pv_fxns = dec_fxns; in initDecoder()
/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.cpp264 void *dec_fxns = (void *)ivdec_api_function; in initDecoder() local
286 mCodecCtx->pv_fxns = dec_fxns; in initDecoder()
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.cpp358 void *dec_fxns = (void *)ivdec_api_function; in initDecoder() local
375 mCodecCtx->pv_fxns = dec_fxns; in initDecoder()