HomeSort by relevance Sort by last modified time
    Searched refs:vp8 (Results 26 - 50 of 56) sorted by null

12 3

  /frameworks/av/media/libstagefright/webm/
WebmWriter.cpp 382 const char *vp8 = MEDIA_MIMETYPE_VIDEO_VP8; local
387 if (!strncasecmp(mime, vp8, strlen(vp8)) ||
394 mime, vp8, vp9, vorbis);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Android.mk 211 $(LIBVPX_PATH)/vp8/encoder/vp8_asm_enc_offsets.c))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
quantize_sse4.asm 159 ; in vp8_default_zig_zag1d order: see vp8/common/entropy.c
254 ; vp8/common/entropy.c: vp8_default_zig_zag1d
  /cts/tests/tests/media/src/android/media/cts/
VideoEncoderTest.java 1149 private Encoder[] vp8() { method in class:VideoEncoderTest
1625 support(vp8(), 320, 180, 30, 800 * 1000); method
1629 support(vp8(), 640, 360, 30, 2 * 1000000); method
1633 detailed(vp8(), 320, 180, 30, 800 * 1000, true \/* flex *\/); method
1637 detailed(vp8(), 320, 180, 30, 800 * 1000, false \/* flex *\/); method
1641 detailed(vp8(), 640, 360, 30, 2 * 1000000, true \/* flex *\/); method
1645 detailed(vp8(), 640, 360, 30, 2 * 1000000, false \/* flex *\/); method
1649 detailed(vp8(), 1280, 720, 30, 4 * 1000000, true \/* flex *\/); method
1653 detailed(vp8(), 1280, 720, 30, 4 * 1000000, false \/* flex *\/); method
1657 detailed(vp8(), 1920, 1080, 30, 10 * 1000000, true \/* flex *\/); method
1661 detailed(vp8(), 1920, 1080, 30, 10 * 1000000, false \/* flex *\/); method
    [all...]
  /external/webrtc/talk/media/webrtc/
fakewebrtccall.cc 133 *settings = vpx_settings_.vp8;
183 if (config_.encoder_settings.payload_name == "VP8") {
184 vpx_settings_.vp8 = *reinterpret_cast<const webrtc::VideoCodecVP8*>(
fakewebrtccall.h 158 webrtc::VideoCodecVP8 vp8; member in union:cricket::final::VpxSettings
webrtcvideoengine2.h 322 webrtc::VideoCodecVP8 vp8; member in union:cricket::WebRtcVideoChannel2::WebRtcVideoSendStream::VideoEncoderSettings
webrtcvideoengine2.cc 50 #include "webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h"
94 // If any codec is VP8, use the simulcast factory. If asked to create a
95 // non-VP8 codec, we'll just return a contained factory encoder directly.
418 encoder_settings_.vp8 = webrtc::VideoEncoder::GetDefaultVp8Settings();
419 encoder_settings_.vp8.automaticResizeOn = automatic_resize;
420 // VP8 denoising is enabled by default.
421 encoder_settings_.vp8.denoisingOn =
423 encoder_settings_.vp8.frameDroppingOn = frame_dropping;
424 return &encoder_settings_.vp8;
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 188 ldr r9, c0x03030303 ; r9 = 3 --modified for vp8
196 ;modify code for vp8 -- Filter1 = vp8_filter (r7)
225 ;end of modification for vp8
398 ldr r10, c0x03030303 ; r10 = 3 --modified for vp8
406 ;modify code for vp8
443 ;end of modification for vp8
751 ldr r9, c0x03030303 ; r9 = 3 --modified for vp8
761 ;modify code for vp8 -- Filter1 = vp8_filter (r7)
789 ;end of modification for vp8
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 188 ldr r9, c0x03030303 ; r9 = 3 --modified for vp8
196 ;modify code for vp8 -- Filter1 = vp8_filter (r7)
225 ;end of modification for vp8
398 ldr r10, c0x03030303 ; r10 = 3 --modified for vp8
406 ;modify code for vp8
443 ;end of modification for vp8
751 ldr r9, c0x03030303 ; r9 = 3 --modified for vp8
761 ;modify code for vp8 -- Filter1 = vp8_filter (r7)
789 ;end of modification for vp8
    [all...]
  /external/webp/src/
Android.mk 104 dec/vp8.c \
  /external/webrtc/webrtc/modules/video_coding/utility/
vp8_header_parser.cc 16 namespace vp8 { namespace in namespace:webrtc
202 } // namespace vp8
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 36 ${toggle_vp8} VP8 codec support
205 for d in vp8 vp9; do
211 [ -d ${source_path}/vp8 ] && CODECS="${CODECS} vp8_encoder vp8_decoder"
examples.mk 77 # XMA example disabled for now, not used in VP8
160 vp8cx_set_ref.DESCRIPTION = VP8 set encoder reference frame
167 vp8_multi_resolution_encoder.DESCRIPTION = VP8 Multiple-resolution Encoding
197 INC_PATH-$(CONFIG_VP8_DECODER) += $(SRC_PATH_BARE)/vp8
198 INC_PATH-$(CONFIG_VP8_ENCODER) += $(SRC_PATH_BARE)/vp8
  /external/autotest/client/site_tests/video_VDAPerf/
video_VDAPerf.py 201 "/crowd/crowd1080-1edaaca36b67e549c51e5fea4ed545c3.vp8"
  /external/autotest/client/site_tests/video_VEAPerf/
video_VEAPerf.py 144 return 'vp8'
155 We will derive the test case's name as "tulip2-1280x720.vp8" or
  /external/libvpx/
generate_config.sh 86 $BASE_DIR/$LIBVPX_SRC_DIR/vp8/common/rtcd_defs.pl \
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_4_neon.asm 17 ; Currently vpx only works on iterations 8 at a time. The vp8 loop filter
80 ; Currently vpx only works on iterations 8 at a time. The vp8 loop filter
  /external/libvpx/libvpx/
examples.mk 205 vp8cx_set_ref.DESCRIPTION = VP8 set encoder reference frame
217 vp8_multi_resolution_encoder.DESCRIPTION = VP8 Multiple-resolution Encoding
248 INC_PATH-$(CONFIG_VP8_DECODER) += $(SRC_PATH_BARE)/vp8
249 INC_PATH-$(CONFIG_VP8_ENCODER) += $(SRC_PATH_BARE)/vp8
configure 38 ${toggle_vp8} VP8 codec support
193 [ -d "${source_path}/vp8" ] || disable_feature vp8
224 vp8
  /external/libvpx/libvpx/vp8/
vp8_common.mk 169 $(eval $(call rtcd_h_template,vp8_rtcd,vp8/common/rtcd_defs.pl))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
fastquantizeb_neon.asm 249 ; default inverse zigzag table is defined in vp8/common/entropy.c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_common.mk 192 $(eval $(call rtcd_h_template,vp8_rtcd,vp8/common/rtcd_defs.pl))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_armv5.asm 71 ; vp8 specific skip_eob_node
vp8_packtokens_mbrow_armv5.asm 92 ; vp8 specific skip_eob_node

Completed in 599 milliseconds

12 3