Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_H264.c118 DEBLOCK_INTRA_OOLD enumerator
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()
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()