Home
last modified time | relevance | path

Searched refs:mi_to_pixel_loc (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/common/
Dblockd.h361 static INLINE void mi_to_pixel_loc(int *pixel_c, int *pixel_r, int mi_col, in mi_to_pixel_loc() function
/external/libaom/libaom/av1/encoder/
Dencodemb.c290 mi_to_pixel_loc(&pixel_c, &pixel_r, mi_col, mi_row, blk_col, blk_row, in encode_block()
Dencodeframe.c6026 mi_to_pixel_loc(&pixel_c, &pixel_r, mi_col, mi_row, 0, 0, in encode_superblock()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c269 mi_to_pixel_loc(&pixel_c, &pixel_r, mi_col, mi_row, blk_col, blk_row, in inverse_transform_inter_block()
1085 mi_to_pixel_loc(&pixel_c, &pixel_r, mi_col, mi_row, 0, 0, pd->subsampling_x, in predict_inter_block()