Searched defs:tmpA (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hq_hqadsp.c | 37 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_row() local 75 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_col() local [all...] |
/third_party/ffmpeg/libswscale/x86/ |
H A D | swscale.c | 114 const int16_t **tmpA = (const int16_t **) alpPlane->tmp; in ff_updateMMXDitherTables() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | h264qpel_mmi.c | 1317 const int16_t tmpA= tmp[-4]; in put_h264_qpel4_hv_lowpass_mmi() local 1881 const int16_t tmpA= tmp[-4]; in avg_h264_qpel4_hv_lowpass_mmi() local
|
/third_party/skia/src/core/ |
H A D | SkRegion.cpp | 1115 RunType tmpA[kRectRegionRuns]; in Oper() local
|
Completed in 12 milliseconds