OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:frame_start
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/test/
svc_test.cc
295
uint8_t *
frame_start
= frame_data;
local
327
frame_start
+ inputs[i].sz - index_sz + 1, new_index_sz - 2);
346
inputs[i].sz = frame_data -
frame_start
;
351
frame_start
[0] &= ~2;
352
frame_start
+= frame_sizes[j];
/external/libvpx/libvpx/
vpxenc.c
1260
vpx_codec_pts_t
frame_start
, next_
frame_start
;
local
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c
1491
vpx_codec_pts_t
frame_start
, next_
frame_start
;
local
[
all
...]
Completed in 221 milliseconds