Home
last modified time | relevance | path

Searched refs:PROFILE_2 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_enums.h38 PROFILE_2, enumerator
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c105 if (profile >= PROFILE_2) in parse_bitdepth_colorspace_sampling()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c1032 case PROFILE_2: in write_profile()
1045 if (cm->profile >= PROFILE_2) { in write_bitdepth_colorspace_sampling()
Dvp9_encoder.c2376 if ((cm->profile == PROFILE_0 || cm->profile == PROFILE_2) && in vp9_receive_raw_frame()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1100 if (cm->profile >= PROFILE_2) in read_bitdepth_colorspace_sampling()