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

  /external/libhevc/encoder/
ihevce_enc_loop_pass.c 342 WORD32 i4_ctb_x_off, i4_ctb_y_off; local
556 i4_ctb_y_off = ps_ctxt->s_mc_ctxt.i4_ctb_frm_pos_y;
596 if(i4_ctb_y_off == 0)
612 cu_top_right_dep_pos = (i4_ctb_y_off >> 6) - 1;
    [all...]
hme_refine.c 635 S32 i4_ctb_y_off = ps_merge_prms->i4_ctb_y_off; local
811 i4_offset = x_off + i4_ctb_x_off + ((y_off + i4_ctb_y_off) * i4_ref_stride);
    [all...]
hme_defs.h 2412 S32 i4_ctb_y_off; member in struct:__anon28463
2475 S32 i4_ctb_y_off; member in struct:__anon28465
    [all...]
ihevce_enc_loop_structs.h 136 i4_ctb_y_off, \
152 (ps_common_frm_prms)->i4_ctb_y_off = i4_ctb_y_off; \
2857 WORD32 i4_ctb_y_off; member in struct:__anon28589
    [all...]
ihevce_enc_structs.h 3235 WORD32 i4_ctb_y_off; member in struct:__anon28646
    [all...]

Completed in 198 milliseconds