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

  /external/libhevc/encoder/
ihevce_enc_loop_utils.c 157 WORD32 i4_y_off)
203 i4_y_off);
212 i4_y_off);
221 (i4_y_off + (tu_size >> (depth + 1))));
230 (i4_y_off + (tu_size >> (depth + 1))));
246 ps_tu_prms->u1_y_off = i4_y_off;
258 ps_tu_prms->u1_y_off = i4_y_off;
270 ps_tu_prms->u1_y_off = i4_y_off + (tu_size >> (depth + 1));
282 ps_tu_prms->u1_y_off = i4_y_off + (tu_size >> (depth + 1));
294 ps_tu_prms->u1_y_off = i4_y_off;
4322 WORD32 i4_x_off = 0, i4_y_off = 0; local
    [all...]
hme_refine.c 6931 WORD32 i4_y_off = s_common_frm_prms.i4_ctb_y_off; local
    [all...]
hme_defs.h 1922 S32 i4_y_off; member in struct:__anon28452
    [all...]

Completed in 460 milliseconds