IS_INTRA_PCM 2026 libavcodec/h264_cabac.c if(IS_INTRA_PCM(mb_type)) { IS_INTRA_PCM 2372 libavcodec/h264_cabac.c nnz_cache[3+8*12 + 2*8*i]= !IS_INTRA_PCM(sl->left_type[LEFT(i)]) ? 0 : 64; IS_INTRA_PCM 2376 libavcodec/h264_cabac.c uint32_t top_empty = !IS_INTRA_PCM(sl->top_type) ? 0 : 0x40404040; IS_INTRA_PCM 779 libavcodec/h264_cavlc.c if(IS_INTRA_PCM(mb_type)){ IS_INTRA_PCM 804 libavcodec/h264_mb.c IS_INTRA_PCM(mb_type) || sl->qscale == 0; IS_INTRA_PCM 98 libavcodec/h264_mb_template.c if (!SIMPLE && IS_INTRA_PCM(mb_type)) { IS_INTRA_PCM 306 libavcodec/h264_mb_template.c if (!SIMPLE && IS_INTRA_PCM(mb_type)) {