OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stream_buf
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/media/mp4/
mp4_stream_parser.cc
508
scoped_refptr<StreamParserBuffer>
stream_buf
=
local
513
stream_buf
->set_decrypt_config(decrypt_config.Pass());
515
stream_buf
->set_duration(runs_->duration());
516
stream_buf
->set_timestamp(runs_->cts());
517
stream_buf
->SetDecodeTimestamp(runs_->dts());
527
audio_buffers->push_back(
stream_buf
);
529
video_buffers->push_back(
stream_buf
);
/device/asus/flo/camera/QCamera2/stack/common/
cam_types.h
242
uint32_t stream_id; /* stream id: valid if
STREAM_BUF
*/
243
uint32_t frame_idx; /* frame index: valid if type is
STREAM_BUF
*/
244
int32_t plane_idx; /* planner index. valid if type is
STREAM_BUF
.
254
uint32_t stream_id; /* stream id: valid if
STREAM_BUF
*/
255
uint32_t frame_idx; /* frame index: valid if
STREAM_BUF
or HIST_BUF */
256
int32_t plane_idx; /* planner index. valid if type is
STREAM_BUF
.
[
all
...]
/hardware/qcom/camera/QCamera2/stack/common/
cam_types.h
242
uint32_t stream_id; /* stream id: valid if
STREAM_BUF
*/
243
uint32_t frame_idx; /* frame index: valid if type is
STREAM_BUF
*/
244
int32_t plane_idx; /* planner index. valid if type is
STREAM_BUF
.
254
uint32_t stream_id; /* stream id: valid if
STREAM_BUF
*/
255
uint32_t frame_idx; /* frame index: valid if
STREAM_BUF
or HIST_BUF */
256
int32_t plane_idx; /* planner index. valid if type is
STREAM_BUF
.
[
all
...]
/device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp
[
all
...]
/device/lge/mako/camera/
QCameraHWI.cpp
[
all
...]
Completed in 930 milliseconds