Searched defs:nA (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | cavsdec.c | 665 int nA, nB, predpred; in decode_mb_i() local
|
/third_party/openh264/codec/common/inc/ |
D | macros.h | 135 #define WELS_NON_ZERO_COUNT_AVERAGE(nC,nA,nB) { \ argument
|
/third_party/openh264/codec/decoder/core/src/ |
D | parse_mb_syn_cavlc.cpp | 874 int8_t nA, nB, nC; in WelsResidualBlockCavlc() local 993 int8_t nA, nB, nC; in WelsResidualBlockCavlc8x8() local
|
D | parse_mb_syn_cabac.cpp | 1279 int8_t nA, nB/*, zigzag_idx = 0*/; in ParseCbfInfoCabac() local
|
/third_party/sqlite/src/ |
D | shell.c | 8185 int nA = (int)strlen(zA); in zipfileComparePath() local
|