HomeSort by relevance Sort by last modified time
    Searched full:n_frames (Results 1 - 25 of 27) sorted by null

1 2

  /external/opencv3/modules/videoio/test/
test_video_pos.cpp 87 int n_frames = 100; local
97 if( !CreateTestVideo(fmt, n_frames, filename) )
122 if (N < n_frames || N > n_frames + allowed_extra_frames || N != N0)
124 ts->printf(ts->LOG, "\nError: returned frame count (N0=%d, N=%d) is different from the reference number %d\n", N0, N, n_frames);
129 for (int k = 0; k < n_frames; ++k)
131 int idx = theRNG().uniform(0, n_frames);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
cq_test.cc 70 int n_frames() const { return n_frames_; } function in class:__anon30076::CQTest
92 static_cast<unsigned int>(file_size()) * 8 * 30 / (n_frames() * 1000);
  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 307 int n_frames = cpi->mbgraph_n_frames; local
316 if (n_frames > cpi->rc.frames_till_gf_update_due)
317 n_frames = cpi->rc.frames_till_gf_update_due;
320 for (i = n_frames - 1; i >= 0; i--) {
382 int i, n_frames = vp9_lookahead_depth(cpi->lookahead); local
389 if (n_frames <= cpi->rc.frames_till_gf_update_due)
392 if (n_frames > MAX_LAG_BUFFERS)
393 n_frames = MAX_LAG_BUFFERS;
395 cpi->mbgraph_n_frames = n_frames;
396 for (i = 0; i < n_frames; i++)
    [all...]
vp9_encoder.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mbgraph.c 310 int n_frames = cpi->mbgraph_n_frames; local
319 if (n_frames > cpi->rc.frames_till_gf_update_due)
320 n_frames = cpi->rc.frames_till_gf_update_due;
323 for (i = n_frames - 1; i >= 0; i--) {
386 int i, n_frames = vp9_lookahead_depth(cpi->lookahead); local
391 if (n_frames <= cpi->rc.frames_till_gf_update_due)
394 if (n_frames > MAX_LAG_BUFFERS)
395 n_frames = MAX_LAG_BUFFERS;
397 cpi->mbgraph_n_frames = n_frames;
398 for (i = 0; i < n_frames; i++)
    [all...]
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/test/
cq_test.cc 94 int n_frames() const { return n_frames_; } function in class:__anon16420::CQTest
119 static_cast<unsigned int>(file_size()) * 8 * 30 / (n_frames() * 1000);
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H264TrackImpl.java 283 if (seiMessage.n_frames == 0) {
288 offset = seiMessage.n_frames - frameNrInGop;
578 int n_frames; field in class:H264TrackImpl.SEIMessage
658 n_frames = reader.readU(8, "pic_timing SEI: n_frames");
727 ", n_frames=" + n_frames +
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse_sei.h 90 int32_t n_frames[MAX_NUM_CLOCK_TS];
  /external/valgrind/coregrind/
m_addrinfo.c 145 UInt n_frames; local
166 n_frames = VG_(get_StackTrace)( tid, ips, VG_(clo_backtrace_size),
168 for (f = 0; f < n_frames-1; f++) {
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
h264_utils.cpp 927 sei_pic_timing.n_frames = extract_bits(8);
929 ALOGV("-->n_frames : %u", sei_pic_timing.n_frames);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp 869 sei_pic_timing.n_frames = extract_bits(8);
871 ALOGV("-->n_frames : %u", sei_pic_timing.n_frames);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp 869 sei_pic_timing.n_frames = extract_bits(8);
871 ALOGV("-->n_frames : %u", sei_pic_timing.n_frames);
    [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp 869 sei_pic_timing.n_frames = extract_bits(8);
871 ALOGV("-->n_frames : %u", sei_pic_timing.n_frames);
    [all...]
  /external/libhevc/common/
ihevc_structs.h 383 * Specifies the method of dropping values of the n_frames[i] syntax element
388 * Specifies that the n_frames[i] syntax element is followed by seconds_value[i],
399 * Specifies the skipping of one or more values of n_frames[i]
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
debuginfo.c 3676 UInt n_frames; local
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 316 OMX_U32 n_frames; member in struct:__anon33617
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 315 OMX_U32 n_frames; member in struct:__anon33636
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 315 OMX_U32 n_frames; member in struct:__anon33676
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 315 OMX_U32 n_frames; member in struct:__anon33725
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h 1800 OMX_U32 n_frames[4]; member in struct:OMX_TI_VIDEO_H264VDEC_SeiPictureTiming
    [all...]
  /external/svox/pico/lib/
picosig.c 381 picoos_int16 n_frames, n_count; local
579 n_frames = 2;
582 for (n_count = 0; n_count < n_frames; n_count++) {
    [all...]
  /external/valgrind/helgrind/
libhb_core.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sei.c 196 //sei_msg_ptr->n_frames[i] = (uint8_t)code;
    [all...]
  /hardware/intel/img/psb_video/src/
tng_hostcode.c     [all...]

Completed in 3023 milliseconds

1 2