Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_H264.c117 DEBLOCK_STD, enumerator
1561 ctx->deblock_mode = DEBLOCK_STD; in psb__H264_preprocess_slice()
1563 ctx->deblock_mode = DEBLOCK_STD; in psb__H264_preprocess_slice()
1796 if (ctx->deblock_mode == DEBLOCK_STD) { in pnw_H264_EndPicture()