OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_cbcroffset
(Results
1 - 7
of
7
) sorted by null
/device/lge/mako/camera/mm-camera-interface/
mm_jpeg_encoder.h
52
const int32_t
a_cbcroffset
,
mm_omx_jpeg_encoder.h
45
int32_t
a_cbcroffset
;
member in struct:omx_jpeg_encode_params_t
mm_omx_jpeg_encoder.c
461
if (encode_params->
a_cbcroffset
> 0) {
469
if (encode_params->
a_cbcroffset
> 0) {
470
bufferoffset.totalSize = encode_params->
a_cbcroffset
* 1.5;
479
if (encode_params->
a_cbcroffset
> 0) {
481
bufferoffset1.cbcrOffset = encode_params->
a_cbcroffset
;
513
if(encode_params->
a_cbcroffset
> 0)
mm_jpeg_encoder.c
313
const int32_t
a_cbcroffset
,
466
if (
a_cbcroffset
>= 0) {
467
cbcroffset =
a_cbcroffset
;
/device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp
[
all
...]
/device/lge/mako/camera/
QCameraHWI_Still.cpp
[
all
...]
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c
387
encode_params.
a_cbcroffset
= -1;
[
all
...]
Completed in 43 milliseconds