OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SliceHeight
(Results
1 - 9
of
9
) sorted by null
/hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.c
696
IMG_INT32
SliceHeight
;
700
SliceHeight
= ctx->Height / ctx->Slices;
701
/*
SliceHeight
+= 15; */
702
SliceHeight
&= ~15;
704
MBsperSlice = (
SliceHeight
* ctx->Width) / (16 * 16);
739
IMG_INT32
SliceHeight
;
743
SliceHeight
= ctx->Height / ctx->Slices;
744
/*
SliceHeight
+= 15; */
745
SliceHeight
&= ~15;
747
MBsperSlice = (
SliceHeight
* ctx->Width) / (16 * 16)
[
all
...]
lnc_hostcode.h
384
IMG_UINT16
SliceHeight
;
535
IMG_UINT16
SliceHeight
, IMG_BOOL IsIntra,
544
IMG_UINT16
SliceHeight
,
/hardware/intel/img/psb_video/src/
pnw_hostcode.c
[
all
...]
pnw_hostcode.h
494
IMG_UINT16
SliceHeight
; /*Height of slice in pixels*/
564
IMG_UINT16
SliceHeight
, IMG_BOOL IsIntra,
573
IMG_UINT16
SliceHeight
,
tng_hostcode.h
501
IMG_UINT16
SliceHeight
, IMG_BOOL IsIntra,
510
IMG_UINT16
SliceHeight
,
/hardware/ti/omap4-aah/camera/inc/
BaseCameraAdapter.h
156
virtual status_t setupTunnel(uint32_t
SliceHeight
, uint32_t EncoderHandle, uint32_t width, uint32_t height);
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp
[
all
...]
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h
502
status_t setupTunnel(uint32_t
SliceHeight
, uint32_t EncoderHandle, uint32_t width, uint32_t height);
[
all
...]
/hardware/ti/omap4-aah/camera/
BaseCameraAdapter.cpp
[
all
...]
Completed in 143 milliseconds