Searched refs:vpx_svc_get_frame_size (Results 1 – 5 of 5) sorted by relevance
272 vpx_svc_get_frame_size(&svc_)); in TEST_F()301 vpx_svc_get_frame_size(&svc_)); in TEST_F()314 vpx_svc_get_frame_size(&svc_)); in TEST_F()327 vpx_svc_get_frame_size(&svc_)); in TEST_F()440 vpx_svc_get_frame_size(&svc_)); in TEST_F()453 vpx_svc_get_frame_size(&svc_)); in TEST_F()466 vpx_svc_get_frame_size(&svc_)); in TEST_F()
14 text vpx_svc_get_frame_size
109 size_t vpx_svc_get_frame_size(const SvcContext *svc_ctx);
353 if (vpx_svc_get_frame_size(&svc_ctx) > 0) { in main()356 vpx_svc_get_frame_size(&svc_ctx), in main()
1021 size_t vpx_svc_get_frame_size(const SvcContext *svc_ctx) { in vpx_svc_get_frame_size() function