Home
last modified time | relevance | path

Searched defs:VP9Decoder (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.h94 typedef struct VP9Decoder { struct
99 int ready_for_new_data;
101 int refresh_frame_flags;
127 } VP9Decoder; argument
/external/libvpx/libvpx/test/
Dcodec_factory.h177 explicit VP9Decoder(vpx_codec_dec_cfg_t cfg) : Decoder(cfg) {} in VP9Decoder() function
179 VP9Decoder(vpx_codec_dec_cfg_t cfg, const vpx_codec_flags_t flag) in VP9Decoder() function