Searched refs:IND2SUB_LUMA_MB (Results 1 – 2 of 2) sorted by relevance
/external/libavc/encoder/ |
D | ih264e_core_coding.h | 91 #define IND2SUB_LUMA_MB(u4_blk_id,i4_offset_x,i4_offset_y) \ macro
|
D | ih264e_core_coding.c | 180 IND2SUB_LUMA_MB(blk_cntr, i4_offsetx, i4_offsety); in ih264e_luma_16x16_resi_trans_dctrans_quant() 364 IND2SUB_LUMA_MB(u4_blk_id, i4_offset_x, i4_offset_y); in ih264e_luma_16x16_idctrans_iquant_itrans_recon() 389 IND2SUB_LUMA_MB(u4_blk_id, i4_offset_x, i4_offset_y); in ih264e_luma_16x16_idctrans_iquant_itrans_recon() 409 IND2SUB_LUMA_MB(u4_blk_id, i4_offset_x, i4_offset_y); in ih264e_luma_16x16_idctrans_iquant_itrans_recon()
|