HomeSort by relevance Sort by last modified time
    Searched full:framesize (Results 176 - 200 of 229) sorted by null

1 2 3 4 5 6 78 910

  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 170 vdec_msg.msgdata.output_frame.framesize.left = plane[0].reserved[2];
171 vdec_msg.msgdata.output_frame.framesize.top = plane[0].reserved[3];
172 vdec_msg.msgdata.output_frame.framesize.right = plane[0].reserved[4];
173 vdec_msg.msgdata.output_frame.framesize.bottom = plane[0].reserved[5];
    [all...]
omx_vdec.cpp     [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java     [all...]
  /external/chromium_org/third_party/opus/src/tests/
test_opus_encode.c 398 fprintf(stdout," All framesize pairs switching encode, %d frames OK.\n",count);
  /external/libvorbis/doc/vorbisenc/
overview.html 266 will react less aggressively and less drastically to curtail framesize
  /frameworks/av/media/libmedia/
SoundPool.cpp 640 mAudioBufferSize = newTrack->frameCount()*newTrack->frameSize();
  /frameworks/av/media/libstagefright/rtsp/
MyTransmitter.h 196 "a=framesize:" PT_STR " ");
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 559 * sFrameSize : Framesize
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 529 * sFrameSize : Framesize
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 529 * sFrameSize : Framesize
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_vidc_dec.h 516 struct vdec_framesize framesize; member in struct:vdec_output_frameinfo
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_vidc_dec.h 516 struct vdec_framesize framesize; member in struct:vdec_output_frameinfo
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 529 * sFrameSize : Framesize
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 529 * sFrameSize : Framesize
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 529 * sFrameSize : Framesize
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.td 884 // Format: RESTORE {ra,}{s0/s1/s0-1,}{framesize}
918 // Format: SAVE {ra,}{s0/s1/s0-1,}{framesize} (All arguments are optional)
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp     [all...]
  /frameworks/av/services/audioflinger/
Threads.h 131 size_t frameSize() const { return mFrameSize; }
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]
OMXCodec.cpp     [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp 117 unsigned int framesize; local
123 framesize = (node->width * node->height * get_pixel_depth(node->format)) / 8;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp     [all...]
  /external/aac/libAACdec/src/
aacdecoder.cpp 703 pStreamInfo->frameSize = 0;
    [all...]

Completed in 843 milliseconds

1 2 3 4 5 6 78 910