HomeSort by relevance Sort by last modified time
    Searched refs:PAD_BUF_VER (Results 1 - 2 of 2) sorted by null

  /external/libhevc/encoder/
ihevce_enc_subpel_gen.c 152 PAD_BUF_VER(pu1_dst, stride, tot_wd, pad_subpel_x, pad_subpel_y, pf_pad_top);
160 PAD_BUF_VER(
310 PAD_BUF_VER(
312 PAD_BUF_VER(
329 PAD_BUF_VER(
336 PAD_BUF_VER(
550 PAD_BUF_VER(pu1_src - PAD_HORZ, stride, PAD_HORZ + wd, PAD_HORZ, PAD_VERT, pf_pad_top);
560 PAD_BUF_VER(
572 PAD_BUF_VER(
588 PAD_BUF_VER(
    [all...]
ihevce_defs.h 878 #define PAD_BUF_VER(pu1_start, stride, wd, p_x, p_y, function_pointer) \
928 #define PAD_FPEL_VER PAD_BUF_VER

Completed in 637 milliseconds