Home
last modified time | relevance | path

Searched defs:setDecodeArgs (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.cpp383 bool SoftAVC::setDecodeArgs( in setDecodeArgs() function in android::SoftAVC
/aosp12/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp381 bool SoftHEVC::setDecodeArgs(ivd_video_decode_ip_t *ps_dec_ip, in setDecodeArgs() function in android::SoftHEVC
/aosp12/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.cpp516 bool SoftMPEG2::setDecodeArgs( in setDecodeArgs() function in android::SoftMPEG2
/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcDec.cpp524 bool C2SoftAvcDec::setDecodeArgs(ivd_video_decode_ip_t *ps_decode_ip, in setDecodeArgs() function in android::C2SoftAvcDec
/aosp12/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcDec.cpp515 bool C2SoftHevcDec::setDecodeArgs(ivd_video_decode_ip_t *ps_decode_ip, in setDecodeArgs() function in android::C2SoftHevcDec
/aosp12/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.cpp585 bool C2SoftMpeg2Dec::setDecodeArgs(ivd_video_decode_ip_t *ps_decode_ip, in setDecodeArgs() function in android::C2SoftMpeg2Dec