Searched refs:PROFILE_0 (Results 1 – 12 of 12) sorted by relevance
37 PROFILE_0, enumerator
89 PROFILE_0, enumerator
313 #define PROFILE_0 (1 << 0) macro
542 profile == PROFILE_0 ? 15 : (profile == PROFILE_1 ? 30 : 36); in av1_update_level_info()
2316 assert(profile >= PROFILE_0 && profile < MAX_PROFILES); in write_profile()2364 if (seq_params->profile == PROFILE_0) { in write_color_config()
5295 if ((seq_params->profile == PROFILE_0) && !seq_params->monochrome && in av1_receive_raw_frame()
158 if (profile > PROFILE_0) { in decoder_peek_si_internal()
1164 case PROFILE_0: vpx_wb_write_literal(wb, 0, 2); break; in write_profile()1232 if (cm->profile > PROFILE_0) { in write_uncompressed_header()
5062 if ((cm->profile == PROFILE_0 || cm->profile == PROFILE_2) &&
494 if (ctx->cfg.g_profile == (unsigned int)PROFILE_0 && in validate_img()
2256 if (cm->profile > PROFILE_0) { in read_uncompressed_header()
4442 if (seq_params->profile == PROFILE_0) { in av1_read_color_config()