OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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:__anon27749
/external/libvpx/libvpx/test/
svc_test.cc
262
uint8_t *
frame_start
= frame_data;
local
290
memmove(frame_data + 1,
frame_start
+ inputs[i].sz - index_sz + 1,
297
inputs[i].sz = frame_data -
frame_start
;
/art/compiler/optimizing/
code_generator.cc
215
size_t
frame_start
= GetAssembler()->CodeSize();
local
219
disasm_info_->SetFrameEntryInterval(
frame_start
, GetAssembler()->CodeSize());
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c
1260
vpx_codec_pts_t
frame_start
, next_
frame_start
;
local
[
all
...]
/external/libvpx/libvpx/
vpxenc.c
1582
vpx_codec_pts_t
frame_start
, next_
frame_start
;
local
[
all
...]
/hardware/intel/common/libva/test/encode/
h264encode.c
1696
unsigned long long
frame_start
, mmap_start;
local
[
all
...]
/external/libgdx/backends/gdx-backend-lwjgl/libs/
jlayer-1.0.1-libgdx.jar
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
jlayer-1.0.1-libgdx.jar
Completed in 791 milliseconds