Home
last modified time | relevance | path

Searched refs:ff_dct_unquantize_h263_neon (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/neon/
H A Dmpegvideo.c36 static void inline ff_dct_unquantize_h263_neon(int qscale, int qadd, int nCoeffs, in ff_dct_unquantize_h263_neon() function
92 ff_dct_unquantize_h263_neon(qscale, qadd, nCoeffs + 1, block); in dct_unquantize_h263_inter_neon()
121 ff_dct_unquantize_h263_neon(qscale, qadd, nCoeffs + 1, block); in dct_unquantize_h263_intra_neon()
/third_party/ffmpeg/libavcodec/arm/
H A Dmpegvideo_neon.S35 function ff_dct_unquantize_h263_neon, export=1
103 bl X(ff_dct_unquantize_h263_neon)

Completed in 2 milliseconds