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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
adaptive_smooth_no_mmx.cpp 38 x_start = value of x coordinate of type int that specifies the first
87 of pelc0 is specified by x_start and y_start in the 1-D array "Rec_Y" as
88 follows (assuming x_start=0):
90 location of pelc0 = [(y_start+1) * width] + x_start
98 (y_start,x_start) may be specified independently of (y_blk_start, x_blk_start).
100 (y_start,x_start)
215 int x_start, /* i */
250 Rec_Y_ptr = &Rec_Y[addr_v + x_start]; /* initializing pointer to
296 for (col_cntr = (x_blk_start + BLKSIZE - 1) - x_start; col_cntr > 0; col_cntr--)
358 Rec_Y_ptr = &Rec_Y[addr_v + x_start]; /* advance pointer t
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_mdp.h 460 uint32_t x_start; member in struct:mdp_ar_gc_lut_data
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_mdp.h 475 uint32_t x_start; member in struct:mdp_ar_gc_lut_data
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_mdp.h 556 uint32_t x_start; member in struct:mdp_ar_gc_lut_data
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_mdp.h 580 uint32_t x_start; member in struct:mdp_ar_gc_lut_data
  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc 533 int x_start,
541 int x = x_start;
    [all...]

Completed in 894 milliseconds