Searched defs:src_col (Results 1 – 8 of 8) sorted by relevance
75 int src_row, int src_col) { in PrefetchResultBlock()99 int depth, int src_row, int src_col, int src_global_row, in UnpackResultBlock()
195 uint8x8x4_t src_col = vld4_u8(reinterpret_cast<const uint8_t*>(src)); in blit_row_s32a_opaque() local
59 int src_col; member
474 int& src_col = *col; in AdjustCoords() local
37 const uint8_t *const src_col = src + (x_qn >> SCALE_SUBPEL_BITS); in hfilter8() local276 const uint16_t *const src_col = src + (x_qn >> SCALE_SUBPEL_BITS); in highbd_hfilter8() local
151 for (int src_col = 0; src_col < src_len; src_col++) { in Calc() local185 int src_col = FXSYS_round((float)src_col_f); in Calc() local406 for (int32_t src_col = 0; src_col < m_sizeX; src_col++) { in PngAskScanlineBuf() local
3444 shader_add_ps_fog_stage(struct shader_translator *tx, struct ureg_src src_col) in shader_add_ps_fog_stage()