Home
last modified time | relevance | path

Searched refs:PROFILE_3 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_enums.h40 PROFILE_3, enumerator
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c81 if (profile == PROFILE_1 || profile == PROFILE_3) { in parse_bitdepth_colorspace_sampling()
86 if (profile == PROFILE_1 || profile == PROFILE_3) { in parse_bitdepth_colorspace_sampling()
Dvp9_cx_iface.c385 ctx->cfg.g_profile != (unsigned int)PROFILE_3) { in validate_img()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c1173 assert(profile == PROFILE_3); in write_profile()
1189 if (cm->profile == PROFILE_1 || cm->profile == PROFILE_3) { in write_bitdepth_colorspace_sampling()
1198 assert(cm->profile == PROFILE_1 || cm->profile == PROFILE_3); in write_bitdepth_colorspace_sampling()
Dvp9_encoder.c5425 if ((cm->profile == PROFILE_1 || cm->profile == PROFILE_3) &&
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c2589 if (cm->profile == PROFILE_1 || cm->profile == PROFILE_3) { in read_bitdepth_colorspace_sampling()
2603 if (cm->profile == PROFILE_1 || cm->profile == PROFILE_3) { in read_bitdepth_colorspace_sampling()