HomeSort by relevance Sort by last modified time
    Searched refs:frame_start (Results 1 - 8 of 8) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
s_tmp3dec_file.h 89 int32 frame_start; member in struct:__anon38011
pvmp3_framedecoder.cpp 302 bytes_to_discard = pVars->frame_start - pVars->sideInfo.main_data_begin - main_data_end;
307 pVars->frame_start -= BUFSIZE;
312 pVars->frame_start += temp;
773 pVars->frame_start = 0;
  /hardware/intel/common/libva/test/encode/
h264encode.c 1696 unsigned long long frame_start, mmap_start; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c 1235 vpx_codec_pts_t frame_start, next_frame_start; local
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 1260 vpx_codec_pts_t frame_start, next_frame_start; local
    [all...]
  /external/qemu/tcg/
tcg.h 474 intptr_t frame_start; member in struct:TCGContext
tcg.c 353 s->frame_start = start;
368 s->current_frame_offset = s->frame_start;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c 1260 vpx_codec_pts_t frame_start, next_frame_start; local
    [all...]

Completed in 280 milliseconds