Searched refs:PROFILE_0 (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_enums.h36 PROFILE_0, enumerator in enum:BITSTREAM_PROFILE
/external/libvpx/libvpx/vp9/common/
H A Dvp9_enums.h34 PROFILE_0, enumerator in enum:BITSTREAM_PROFILE
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_dx_iface.c178 if (profile > PROFILE_0) {
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_bitstream.c1030 case PROFILE_0:
1107 if (cm->profile > PROFILE_0) {
H A Dvp9_encoder.c2456 if ((cm->profile == PROFILE_0 || cm->profile == PROFILE_2) &&
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c1238 if (cm->profile > PROFILE_0) {
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2836 if (cm->profile == PROFILE_0 && (subsampling_x != 1 || subsampling_y != 1)) {

Completed in 171 milliseconds