Home
last modified time | relevance | path

Searched defs:hstart1 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/aom_scale/generic/
Dyv12extend.c355 void aom_yv12_partial_copy_y_c(const YV12_BUFFER_CONFIG *src_ybc, int hstart1, in aom_yv12_partial_copy_y_c()
394 void aom_yv12_partial_copy_u_c(const YV12_BUFFER_CONFIG *src_bc, int hstart1, in aom_yv12_partial_copy_u_c()
432 void aom_yv12_partial_copy_v_c(const YV12_BUFFER_CONFIG *src_bc, int hstart1, in aom_yv12_partial_copy_v_c()
/external/libaom/av1/decoder/
Dobu.c406 static void yv12_tile_copy(const YV12_BUFFER_CONFIG *src, int hstart1, in yv12_tile_copy()
452 int hstart1 = pbi->dec_tile_col * w; in copy_decoded_tile_to_tile_list_buffer() local