Searched refs:PROFILE_2 (Results 1 – 5 of 5) sorted by relevance
39 PROFILE_2, enumerator
1153 case PROFILE_2: vpx_wb_write_literal(wb, 1, 2); break; in write_profile()1161 if (cm->profile >= PROFILE_2) { in write_bitdepth_colorspace_sampling()
4677 if ((cm->profile == PROFILE_0 || cm->profile == PROFILE_2) &&
1710 if (cm->profile >= PROFILE_2) { in read_bitdepth_colorspace_sampling()1773 if (cm->profile >= PROFILE_2) in read_uncompressed_header()2062 *p_data_end = data + (cm->profile <= PROFILE_2 ? 1 : 2); in vp9_decode_frame()
106 if (profile >= PROFILE_2) rb->bit_offset += 1; // Bit-depth 10 or 12. in parse_bitdepth_colorspace_sampling()