HomeSort by relevance Sort by last modified time
    Searched defs:i4_ctb_x_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
554 i4_ctb_x_off = (ps_cu_prms->i4_ctb_pos << 6);
594 curr_cu_pos_in_row = i4_ctb_x_off + (ps_cu_analyse->b3_cu_pos_x << 3);
    [all...]
hme_refine.c 634 S32 i4_ctb_x_off = ps_merge_prms->i4_ctb_x_off; local
811 i4_offset = x_off + i4_ctb_x_off + ((y_off + i4_ctb_y_off) * i4_ref_stride);
    [all...]
hme_defs.h 2410 S32 i4_ctb_x_off; member in struct:__anon28463
2474 S32 i4_ctb_x_off; member in struct:__anon28465
    [all...]
ihevce_enc_loop_structs.h 135 i4_ctb_x_off, \
151 (ps_common_frm_prms)->i4_ctb_x_off = i4_ctb_x_off; \
2855 WORD32 i4_ctb_x_off; member in struct:__anon28589
    [all...]
ihevce_enc_structs.h 3234 WORD32 i4_ctb_x_off; member in struct:__anon28646
    [all...]

Completed in 68 milliseconds