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

  /external/libhevc/encoder/
hme_coarse.c 800 S32 blk_y; local
    [all...]
hme_refine.c 157 WORD32 blk_y)
174 ref_offset = ((blk_y << 3) + ps_pu->mv.s_l0_mv.i2_mvy) * ref_stride;
200 ref_offset = ((blk_y << 3) + ps_pu->mv.s_l1_mv.i2_mvy) * ref_stride;
2228 S32 blksize_p, blk_x, blk_y, i4_offset; local
2315 S32 blksize_p, blk_x, blk_y, i4_offset; local
2375 S32 blksize_p, blk_x, blk_y, i4_offset; local
5961 S32 blk_x, blk_y, i4_ctb_x, i4_ctb_y, tile_col_idx, blk_id_in_ctb; local
8879 S32 blk_y; local
    [all...]
hme_utils.h 474 * S32 blk_y,
507 S32 blk_y,
546 * @param[in] blk_y : y coordinate of the block in mv bank
559 S32 blk_y,
    [all...]
hme_utils.c 5276 S32 blksize_p, blk_x, blk_y, i4_offset; local
    [all...]
hme_interface.c 3800 S32 blk, blk_x, blk_y; local
    [all...]
  /external/libjpeg-turbo/
transupp.c 136 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; local
155 for (blk_y = 0; blk_y < compptr->height_in_blocks;
156 blk_y += compptr->v_samp_factor) {
158 ((j_common_ptr)srcinfo, src_coef_arrays[ci], blk_y,
    [all...]

Completed in 143 milliseconds