OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frames
(Results
451 - 475
of
536
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/v8/tools/gyp/
v8_base.target.linux-mips.mk
115
v8/src/
frames
.cc \
232
v8/src/mips/
frames
-mips.cc \
v8_base.target.linux-mips64.mk
115
v8/src/
frames
.cc \
232
v8/src/mips64/
frames
-mips64.cc \
v8_base.target.linux-x86.mk
115
v8/src/
frames
.cc \
231
v8/src/ia32/
frames
-ia32.cc \
v8_base.target.linux-x86_64.mk
115
v8/src/
frames
.cc \
231
v8/src/x64/
frames
-x64.cc \
/external/libvpx/libvpx/vp8/encoder/
onyx_int.h
353
/* Ambient reconstruction err target for force key
frames
*/
387
/* Used in the few
frames
following a GF to recover the extra bits
392
/* Extra bits spent on key
frames
that need to be recovered */
445
int drop_frames_allowed; /* Are we permitted to drop
frames
? */
497
/* Count ZEROMV on all reference
frames
. */
592
/* Remaining error from uncoded
frames
in a gf group. */
594
/* Projected total bits available for a key frame group of
frames
*/
596
/* Error score of
frames
still to be coded in kf group */
608
YV12_BUFFER_CONFIG *
frames
[MAX_LAG_BUFFERS];
member in struct:VP8_COMP
688
/* The frame number of each reference
frames
*/
[
all
...]
/external/chromium_org/chrome/test/chromedriver/
element_util.cc
622
for (std::list<FrameInfo>::reverse_iterator rit = session->
frames
.rbegin();
623
rit != session->
frames
.rend(); ++rit) {
/external/chromium_org/media/filters/
ffmpeg_demuxer.cc
54
static base::TimeDelta FramesToTimeDelta(int
frames
, double sample_rate) {
56
frames
* base::Time::kMicrosecondsPerSecond / sample_rate);
[
all
...]
/external/chromium_org/net/quic/
quic_packet_generator_test.cc
64
// Use this when only ack and feedback
frames
should be allowed to be written.
79
// that a packet contains the expected
frames
.
177
packet.retransmittable_frames->
frames
().size());
201
EXPECT_EQ(1u, packet.retransmittable_frames->
frames
().size());
434
// Now both
frames
will be flushed out.
513
// Set the packet size be enough for two stream
frames
with 0 stream offset,
696
// Queue protected data for sending. Should cause queued
frames
to be flushed.
715
// Queue control
frames
in generator.
721
// Set up
frames
to write into the creator when control
frames
are written
[
all
...]
quic_connection.cc
699
// We never process old ack
frames
, so this number should only increase.
793
<< " with " << last_stream_frames_.size()<< " stream
frames
"
812
// processing stream
frames
, since the processing may result in a response
[
all
...]
/external/chromium_org/net/websockets/
websocket_channel.cc
125
// A class to encapsulate a set of
frames
and information about the size of
126
// those
frames
.
135
ScopedVector<WebSocketFrame>*
frames
() { return &frames_; }
function in class:net::WebSocketChannel::SendBuffer
634
data_being_sent_->
frames
(),
767
"A server must not mask any
frames
that it sends to the "
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
CPUProfileDataModel.js
141
// a (program) sample instead. The issue leads to call
frames
belong
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
mfqe_sse2.asm
190
; Because we're working with the actual output
frames
/external/chromium_org/third_party/mesa/src/docs/
MESA_swap_frame_usage.spec
54
frame rate was not achieved. The value indicates the number of
frames
/external/libvpx/libvpx/vp8/common/x86/
mfqe_sse2.asm
190
; Because we're working with the actual output
frames
/external/mesa3d/docs/
MESA_swap_frame_usage.spec
54
frame rate was not achieved. The value indicates the number of
frames
/external/chromium_org/chrome/renderer/resources/
offline.js
75
*
Frames
per second.
[
all
...]
/external/chromium_org/chrome/browser/ui/views/tabs/
tab.cc
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorDebuggerAgent.cpp
1282
Vector<ScriptCallFrame>
frames
;
local
[
all
...]
/external/chromium_org/v8/src/
d8.js
653
// Default is to show top 10
frames
.
662
// Show top
frames
.
666
// Show bottom
frames
.
[
all
...]
/device/asus/flo/camera/
QCamera_Intf.h
333
mm_camera_wnr_frame_info_t
frames
[MM_CAMEAR_MAX_STRAEM_BUNDLE];
member in struct:__anon2866
/device/lge/hammerhead/camera/
QCamera_Intf.h
333
mm_camera_wnr_frame_info_t
frames
[MM_CAMEAR_MAX_STRAEM_BUNDLE];
member in struct:__anon3373
/device/lge/mako/camera/
QualcommCameraHardware.h
577
struct msm_frame
frames
[kPreviewBufferCount + MIN_UNDEQUEUD_BUFFER_COUNT];
member in class:android::QualcommCameraHardware
/device/moto/shamu/camera/
QCamera_Intf.h
333
mm_camera_wnr_frame_info_t
frames
[MM_CAMEAR_MAX_STRAEM_BUNDLE];
member in struct:__anon4533
/external/chromium_org/chrome/browser/resources/extensions/
extension_error_overlay.js
61
* runtime errors; this includes stack
frames
and the context url.
255
// internal
frames
.)
/external/chromium_org/media/audio/
audio_output_proxy_unittest.cc
130
return audio_bus->
frames
();
Completed in 2943 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>