HomeSort by relevance Sort by last modified time
    Searched defs:i4_x_off (Results 1 - 3 of 3) sorted by null

  /external/libhevc/encoder/
ihevce_enc_loop_utils.c 156 WORD32 i4_x_off,
202 i4_x_off,
211 (i4_x_off + (tu_size >> (depth + 1))),
220 i4_x_off,
229 (i4_x_off + (tu_size >> (depth + 1))),
244 ps_tu_prms->u1_x_off = i4_x_off;
256 ps_tu_prms->u1_x_off = i4_x_off + (tu_size >> (depth + 1));
268 ps_tu_prms->u1_x_off = i4_x_off;
280 ps_tu_prms->u1_x_off = i4_x_off + (tu_size >> (depth + 1));
292 ps_tu_prms->u1_x_off = i4_x_off;
4322 WORD32 i4_x_off = 0, i4_y_off = 0; local
    [all...]
hme_refine.c 6930 WORD32 i4_x_off = s_common_frm_prms.i4_ctb_x_off; local
    [all...]
hme_defs.h 1921 S32 i4_x_off; member in struct:__anon28452
    [all...]

Completed in 566 milliseconds