Home
last modified time | relevance | path

Searched defs:mCodecCtx (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/av/media/codec2/components/gav1/
H A DC2SoftGav1Dec.h52 std::unique_ptr<libgav1::Decoder> mCodecCtx; member
/aosp12/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxDec.h67 vpx_codec_ctx_t *mCodecCtx; member
/aosp12/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomDec.h51 aom_codec_ctx_t* mCodecCtx; member
/aosp12/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.h71 iv_obj_t *mCodecCtx; // Codec context member
/aosp12/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.h61 iv_obj_t *mCodecCtx; // Codec context member
/aosp12/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcEnc.h79 void* mCodecCtx; member
/aosp12/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.h74 iv_obj_t *mCodecCtx; // Codec context member
/aosp12/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.h192 iv_obj_t *mCodecCtx; // Codec context member
/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcEnc.h187 iv_obj_t *mCodecCtx; // Codec context member