Home
last modified time | relevance | path

Searched defs:y_pos (Results 1 – 23 of 23) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dhash_motion.c194 for (int y_pos = 0; y_pos < y_end; y_pos++) { in av1_generate_block_2x2_hash_value() local
214 for (int y_pos = 0; y_pos < y_end; y_pos++) { in av1_generate_block_2x2_hash_value() local
251 for (int y_pos = 0; y_pos < y_end; y_pos++) { in av1_generate_block_hash_value() local
290 for (int y_pos = 0; y_pos < y_end; y_pos++) { in av1_generate_block_hash_value() local
320 for (int y_pos = 0; y_pos < y_end; y_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
406 for (int y_pos = 0; y_pos < block_size; y_pos += 2) { in av1_get_block_hash_value() local
422 for (int y_pos = 0; y_pos < block_size; y_pos += 2) { in av1_get_block_hash_value() local
448 for (int y_pos = 0; y_pos < sub_block_in_width; y_pos++) { in av1_get_block_hash_value() local
Dtemporal_filter.c661 int stride, int x_pos, int y_pos, in temporal_filter_find_matching_mb_c()
Dencoder.c4682 const int y_pos = i; in is_integer_mv() local
Dmcomp.c2314 int x_pos, int y_pos, int intra, in av1_full_pixel_search()
/external/freetype/src/sfnt/
Dttsbit.c711 FT_Int y_pos, in tt_sbit_decoder_load_byte_aligned()
853 FT_Int y_pos, in tt_sbit_decoder_load_bit_aligned()
986 FT_Int y_pos, in tt_sbit_decoder_load_compound()
1060 FT_Int y_pos, in tt_sbit_decoder_load_png()
1110 FT_Int y_pos, in tt_sbit_decoder_load_bitmap()
1258 FT_Int y_pos, in tt_sbit_decoder_load_image()
/external/libhevc/decoder/
Dihevcd_ittiam_logo.h122 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) ihevcd_inse… argument
124 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) argument
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dkeypoint_detector.cc52 const int y_pos = keypoint->pos_.y * 2; in ScoreKeypoints() local
122 const int y_pos = candidate.pos_.y; in SelectKeypointsInBox() local
134 const int y_pos = candidate.pos_.y; in SelectKeypointsInBox() local
Doptical_flow.cc100 const float y_pos = Clip(src_top_real + y, 0.0f, real_y_max); in FindFlowAtPoint_LK() local
151 const float y_pos = Clip(top_real + win_y, 0.0f, real_y_max); in FindFlowAtPoint_LK() local
/external/libhevc/encoder/
Dihevce_enc_sbh_funcs.c125 WORD32 x_pos, y_pos; in ihevce_sign_data_hiding() local
Dihevce_cabac_rdo.c626 WORD32 y_pos = ((cu_pos_y >> 3) & 0x7); in ihevce_entropy_update_best_cu_states() local
Dihevce_cabac_cu_pu.c327 WORD32 y_pos = ((cu_y0 >> 3) & 0x7); in ihevce_cabac_encode_skip_flag() local
Dihevce_cabac_tu.c3348 WORD32 y_pos; in ihevce_find_new_last_csb() local
Dihevce_enc_loop_utils.c901 WORD32 x_pos, y_pos; in ihevce_scan_coeffs() local
/external/webrtc/talk/media/base/
Dfakevideorenderer.h123 const uint8_t* y_pos = y_plane; in CheckFrameColorYuv() local
/external/webp/src/dec/
Dio_dec.c355 static int ExportRGB(WebPDecParams* const p, int y_pos) { in ExportRGB()
404 static int ExportAlpha(WebPDecParams* const p, int y_pos, int max_lines_out) { in ExportAlpha()
431 static int ExportAlphaRGBA4444(WebPDecParams* const p, int y_pos, in ExportAlphaRGBA4444()
Dvp8l_dec.c637 static void ConvertToYUVA(const uint32_t* const src, int width, int y_pos, in ConvertToYUVA()
663 static int ExportYUVA(const VP8LDecoder* const dec, int y_pos) { in ExportYUVA()
681 int y_pos = dec->last_out_row_; in EmitRescaledRowsYUVA() local
700 int y_pos = dec->last_out_row_; in EmitRowsYUVA() local
/external/libhevc/encoder/arm/
Dihevce_scan_coeffs_neon.c132 WORD32 x_pos, y_pos; in ihevce_scan_coeffs_neon() local
/external/freetype/src/pfr/
Dpfrgload.c568 FT_Int x_pos, y_pos; in pfr_glyph_load_compound() local
/external/tensorflow/tensorflow/cc/framework/
Dgradient_checker.cc237 std::vector<Tensor> y_pos; in ComputeNumericJacobianTranspose() local
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c77 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) impeg2_inse… argument
79 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) argument
/external/libxcam/modules/ocl/
Dcl_utils.cpp32 float y_pos; member
/external/kernel-headers/original/uapi/linux/
Dvfio.h651 __u32 y_pos; /* vertical position of cursor plane*/ member
/external/u-boot/include/
Dgdsys_fpga.h59 u16 y_pos; member