Searched refs:error_resilient (Results 1 – 3 of 3) sorted by relevance
39 int32_t error_resilient; member69 cfg_.g_error_resilient = encode_parms.error_resilient; in SetUp()112 EXPECT_EQ(encode_parms.error_resilient, common->error_resilient_mode); in HandleDecodeResult()113 if (encode_parms.error_resilient) { in HandleDecodeResult()
146 int error_resilient; in decoder_peek_si_internal() local170 error_resilient = vpx_rb_read_bit(&rb); in decoder_peek_si_internal()182 rb.bit_offset += error_resilient ? 0 : 2; // reset_frame_context in decoder_peek_si_internal()
240 static const arg_def_t error_resilient = ARG_DEF( variable253 &error_resilient,1164 } else if (arg_match(&arg, &error_resilient, argi)) { in parse_stream_params()