Home
last modified time | relevance | path

Searched refs:CurrentSlice (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostcode.c1353 IMG_UINT16 CurrentSlice, in lnc__send_encode_slice_params() argument
1370 CurrentSlice * ((sizeof(SLICE_PARAMS) + 15) & 0xfff0)); in lnc__send_encode_slice_params()
1447 …lnc_cmdbuf_insert_command(cmdbuf, MTX_CMDID_ENCODE_SLICE, 2, (CurrentSlice << 2) | (IsIntra & 0x3)… in lnc__send_encode_slice_params()
1449 CurrentSlice *((sizeof(SLICE_PARAMS) + 15) & 0xfff0), in lnc__send_encode_slice_params()
Dlnc_hostcode.h545 IMG_UINT16 CurrentSlice,
/hardware/intel/img/psb_video/src/
Dpnw_hostcode.h574 IMG_UINT16 CurrentSlice);
Dtng_hostcode.h511 IMG_UINT16 CurrentSlice);
Dpnw_hostcode.c1850 IMG_UINT16 CurrentSlice) in pnw__send_encode_slice_params() argument
1864 IsIntra, CurrentRow, DeblockIDC, FrameNum, SliceHeight, CurrentSlice); in pnw__send_encode_slice_params()
1871 CurrentSlice * ((sizeof(SLICE_PARAMS) + 15) & 0xfff0)); in pnw__send_encode_slice_params()
1995 CurrentSlice *((sizeof(SLICE_PARAMS) + 15) & 0xfff0)); in pnw__send_encode_slice_params()