Searched refs:ALT_INTER_LAYER_PREDICTION_IP (Results 1 – 4 of 4) sorted by relevance
28 ALT_INTER_LAYER_PREDICTION_IP, enumerator
269 svc_ctx->encoding_mode = ALT_INTER_LAYER_PREDICTION_IP; in set_option_encoding_mode()677 case ALT_INTER_LAYER_PREDICTION_IP: in calculate_enc_frame_flags()777 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP && in set_svc_parameters()812 svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP && in set_svc_parameters()817 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP) { in set_svc_parameters()887 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP && in vpx_svc_encode()1073 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP && in vpx_svc_dump_statistics()
33 {"alt-ip", ALT_INTER_LAYER_PREDICTION_IP},
142 EXPECT_EQ(ALT_INTER_LAYER_PREDICTION_IP, svc_.encoding_mode); in TEST_F()