OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:framesize
(Results
351 - 375
of
453
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/cts/tests/tests/media/src/android/media/cts/
VolumeShaperTest.java
179
final int
frameSize
= AudioHelper.frameSizeFromFormat(format);
183
.setBufferSizeInBytes(frameCount *
frameSize
)
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java
[
all
...]
/frameworks/av/media/extractors/mkv/
MatroskaExtractor.cpp
[
all
...]
/art/compiler/jni/quick/
jni_compiler.cc
229
const size_t frame_size(main_jni_conv->
FrameSize
()); // Excludes outgoing args.
[
all
...]
/bionic/libc/arch-mips/bionic/
setjmp.S
191
* GPOFF and
FRAMESIZE
must be the same for all setjmp/longjmp routines
/external/libopus/tests/
test_opus_encode.c
612
fprintf(stdout," All
framesize
pairs switching encode, %d frames OK.\n",count);
/external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp
[
all
...]
/frameworks/av/media/libstagefright/
MediaSync.cpp
310
int64_t numFrames = sizeInBytes / mAudioTrack->
frameSize
();
/frameworks/av/media/libstagefright/rtsp/
MyTransmitter.h
199
"a=
framesize
:" PT_STR " ");
/frameworks/native/headers/media_plugin/media/openmax/
OMX_IVCommon.h
575
* sFrameSize :
Framesize
[
all
...]
/hardware/qcom/media/msm8974/mm-core/inc/
OMX_IVCommon.h
542
* sFrameSize :
Framesize
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_IVCommon.h
529
* sFrameSize :
Framesize
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h
954
OMX_FRAMESIZETYPE
framesize
;
member in class:omx_vdec
[
all
...]
/hardware/qcom/media/msm8996/mm-core/inc/
OMX_IVCommon.h
542
* sFrameSize :
Framesize
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h
974
OMX_FRAMESIZETYPE
framesize
;
member in class:omx_vdec
[
all
...]
/hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h
319
struct vdpp_framesize
framesize
;
member in struct:vdpp_output_frameinfo
/hardware/qcom/media/msm8998/mm-core/inc/
OMX_IVCommon.h
542
* sFrameSize :
Framesize
[
all
...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h
1023
OMX_FRAMESIZETYPE
framesize
;
member in class:omx_vdec
[
all
...]
/hardware/qcom/msm8960/kernel-headers/linux/
msm_vidc_dec.h
516
struct vdec_framesize
framesize
;
member in struct:vdec_output_frameinfo
/hardware/qcom/msm8994/kernel-headers/linux/
msm_vidc_dec.h
522
struct vdec_framesize
framesize
;
member in struct:vdec_output_frameinfo
/hardware/qcom/msm8996/kernel-headers/linux/
msm_vidc_dec.h
530
struct vdec_framesize
framesize
;
member in struct:vdec_output_frameinfo
/hardware/qcom/msm8998/kernel-headers/linux/
msm_vidc_dec.h
532
struct vdec_framesize
framesize
;
member in struct:vdec_output_frameinfo
/hardware/qcom/msm8x84/kernel-headers/linux/
msm_vidc_dec.h
522
struct vdec_framesize
framesize
;
member in struct:vdec_output_frameinfo
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
video.h
566
ULONG
FrameSize
;
[
all
...]
/toolchain/benchmark/
panorama.diff
[
all
...]
Completed in 972 milliseconds
<<
11
12
13
14
15
16
17
18
19