Lines Matching defs:Encoder
469 struct Encoder { in TEST() struct
470 ~Encoder() { EXPECT_EQ(vpx_codec_destroy(&ctx), VPX_CODEC_OK); } in TEST()
471 vpx_codec_ctx_t ctx = {}; in TEST()
747 struct Encoder { in TEST() struct
748 ~Encoder() { EXPECT_EQ(vpx_codec_destroy(&ctx), VPX_CODEC_OK); } in TEST()
749 vpx_codec_ctx_t ctx = {}; in TEST()
779 struct Encoder { in TEST() struct
780 ~Encoder() { EXPECT_EQ(vpx_codec_destroy(&ctx), VPX_CODEC_OK); } in TEST()
781 vpx_codec_ctx_t ctx = {}; in TEST()
867 struct Encoder { in TEST() struct
868 ~Encoder() { EXPECT_EQ(vpx_codec_destroy(&ctx), VPX_CODEC_OK); } in TEST()
869 vpx_codec_ctx_t ctx = {}; in TEST()
1515 struct Encoder { in TEST() struct
1516 ~Encoder() { EXPECT_EQ(vpx_codec_destroy(&ctx), VPX_CODEC_OK); } in TEST()
1517 vpx_codec_ctx_t ctx = {}; in TEST()