Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_H264.c166 uint32_t deblock_mode; member
1445 …if ((ctx->deblock_mode == DEBLOCK_INTRA_OOLD) && ctx->two_pass_mode) { /* Need to mark which buf … in psb__H264_build_rendec_params()
1557 ctx->deblock_mode = DEBLOCK_INTRA_OOLD; in psb__H264_preprocess_slice()
1561 ctx->deblock_mode = DEBLOCK_STD; in psb__H264_preprocess_slice()
1563 ctx->deblock_mode = DEBLOCK_STD; in psb__H264_preprocess_slice()
1724 ctx->deblock_mode = DEBLOCK_NONE; in pnw_H264_BeginPicture()
1796 if (ctx->deblock_mode == DEBLOCK_STD) { in pnw_H264_EndPicture()
1808 ctx->deblock_mode == DEBLOCK_INTRA_OOLD)) { in pnw_H264_EndPicture()
1811 } else if (ctx->deblock_mode == DEBLOCK_INTRA_OOLD) { in pnw_H264_EndPicture()
1838 ctx->deblock_mode == DEBLOCK_INTRA_OOLD)) { in pnw_H264_EndPicture()