Home
last modified time | relevance | path

Searched refs:SCANNING_INTRA_WIDTH_SHIFT (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_hostcode.h474 #define SCANNING_INTRA_WIDTH_SHIFT (4) macro
Dpnw_hostcode.c1875 psSliceParams->ScanningIntraParams = (1 << SCANNING_INTRA_WIDTH_SHIFT) | in pnw__send_encode_slice_params()