HomeSort by relevance Sort by last modified time
    Searched refs:frame_width (Results 76 - 95 of 95) sorted by null

1 2 34

  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /device/huawei/angler/camera/
QCamera_Intf.h 325 uint16_t frame_width; member in struct:__anon3690
  /device/lge/bullhead/camera/
QCamera_Intf.h 325 uint16_t frame_width; member in struct:__anon4601
  /device/moto/shamu/camera/
QCamera_Intf.h 325 uint16_t frame_width; member in struct:__anon5738
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vpx_temporal_scalable_patterns.c 555 info.frame_width = cfg.g_w;
  /hardware/qcom/camera/
QCamera_Intf.h 325 uint16_t frame_width; member in struct:__anon32261
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 264 uint32_t frame_width; member in struct:vdpp_picsize
  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.cpp 41 int Blend::initialize(int blendingType, int stripType, int frame_width, int frame_height)
43 this->width = frame_width;
    [all...]
  /external/webrtc/talk/media/base/
videoengine_unittest.h 532 EXPECT_EQ(DefaultCodec().width, info.receivers[0].frame_width);
597 EXPECT_EQ(DefaultCodec().width, GetReceiverStats(i).frame_width);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp 44 int Blend::initialize(int blendingType, int stripType, int frame_width, int frame_height)
46 this->width = frame_width;
245 "(frame_width, frame_height) vs (mosaic_width, mosaic_height): "
    [all...]
  /external/libvpx/libvpx/examples/
vpx_temporal_svc_encoder.c 659 info.frame_width = cfg.g_w;
  /external/webrtc/talk/app/webrtc/
statscollector.cc 218 { StatsReport::kStatsValueNameFrameWidthReceived, info.frame_width },
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c 143 decoder_context->video_resoultion.frame_width = temp2;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c 139 decoder_context->video_resoultion.frame_width = temp2;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 770 codec_data->frame_width = (parser->info.active_SPS.sps_disp.pic_width_in_mbs_minus1 + 1 ) * 16;
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c     [all...]
  /hardware/intel/common/libva/va/
va_trace.c     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp 2607 unsigned int frame_width = m_frame_dimensions.width; local
    [all...]
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2.cc     [all...]

Completed in 480 milliseconds

1 2 34