Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_loopfilter.c766 int mbn_type = sl->left_type[LEFT(j)]; in ff_h264_filter_mb() local
768 if( IS_INTRA( mbn_type ) ) in ff_h264_filter_mb()
772 ((!h->ps.pps->cabac && IS_8x8DCT(mbn_type)) ? in ff_h264_filter_mb()