Searched refs:PROFILE_2 (Results 1 – 5 of 5) sorted by relevance
39 PROFILE_2, enumerator
77 if (profile >= PROFILE_2) rb->bit_offset += 1; // Bit-depth 10 or 12. in parse_bitdepth_colorspace_sampling()
1155 case PROFILE_2: vpx_wb_write_literal(wb, 1, 2); break; in write_profile()1163 if (cm->profile >= PROFILE_2) { in write_bitdepth_colorspace_sampling()
4719 if ((cm->profile == PROFILE_0 || cm->profile == PROFILE_2) &&
1685 if (cm->profile >= PROFILE_2) { in read_bitdepth_colorspace_sampling()1748 if (cm->profile >= PROFILE_2) in read_uncompressed_header()2028 *p_data_end = data + (cm->profile <= PROFILE_2 ? 1 : 2); in vp9_decode_frame()