Lines Matching defs:Encoder
466 struct Encoder { in TEST() struct
467 ~Encoder() { EXPECT_EQ(vpx_codec_destroy(&ctx), VPX_CODEC_OK); } in TEST()
468 vpx_codec_ctx_t ctx = {}; in TEST()
846 struct Encoder { in TEST() struct
847 ~Encoder() { EXPECT_EQ(vpx_codec_destroy(&ctx), VPX_CODEC_OK); } in TEST()
848 vpx_codec_ctx_t ctx = {}; in TEST()
878 struct Encoder { in TEST() struct
879 ~Encoder() { EXPECT_EQ(vpx_codec_destroy(&ctx), VPX_CODEC_OK); } in TEST()
880 vpx_codec_ctx_t ctx = {}; in TEST()
1702 struct Encoder { in TEST() struct
1703 ~Encoder() { EXPECT_EQ(vpx_codec_destroy(&ctx), VPX_CODEC_OK); } in TEST()
1704 vpx_codec_ctx_t ctx = {}; in TEST()