OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yuv_output
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/talk/session/media/
planarfunctions_unittest.cc
512
rtc::scoped_ptr<uint8_t[]>
yuv_output
(
514
uint8_t* y_output_pointer = ALIGNP(
yuv_output
.get(), kAlignment);
550
rtc::scoped_ptr<uint8_t[]>
yuv_output
(
552
uint8_t* y_output_pointer = ALIGNP(
yuv_output
.get(), kAlignment);
597
rtc::scoped_ptr<uint8_t[]>
yuv_output
(
600
ALIGNP(
yuv_output
.get(), kAlignment) + unalignment;
643
rtc::scoped_ptr<uint8_t[]>
yuv_output
(
646
ALIGNP(
yuv_output
.get(), kAlignment) + unalignment;
691
rtc::scoped_ptr<uint8_t[]>
yuv_output
( \
694
ALIGNP(
yuv_output
.get(), kAlignment) + unalignment;
[
all
...]
/device/huawei/angler/camera/
QCamera_Intf.h
207
uint8_t
yuv_output
;
member in struct:__anon3684
/device/lge/bullhead/camera/
QCamera_Intf.h
207
uint8_t
yuv_output
;
member in struct:__anon4595
/device/moto/shamu/camera/
QCamera_Intf.h
207
uint8_t
yuv_output
;
member in struct:__anon5732
/hardware/qcom/camera/
QCamera_Intf.h
207
uint8_t
yuv_output
;
member in struct:__anon32255
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h
202
uint8_t
yuv_output
;
member in struct:__anon5118
[
all
...]
Completed in 267 milliseconds