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

  /external/libhevc/decoder/
ihevcd_fmt_conv.c 710 WORD32 crop_unit_x, crop_unit_y; local
720 crop_unit_y = 1;
725 crop_unit_y = 2;
734 pu1_luma += ps_codec->i4_strd * ps_sps->i2_pic_crop_top_offset * crop_unit_y + ps_sps->i2_pic_crop_left_offset * crop_unit_x;
801 ps_sps->i2_pic_crop_top_offset * crop_unit_y;
ihevcd_parse_headers.c 1484 WORD32 crop_unit_x, crop_unit_y; local
    [all...]

Completed in 1027 milliseconds