Home
last modified time | relevance | path

Searched refs:i4_refarray_ht_chroma (Results 1 – 3 of 3) sorted by relevance

/external/libavc/common/svc/
Disvc_intra_resample.c1113 WORD32 i4_refarray_ht_luma, i4_refarray_ht_chroma; in isvc_reflayer_construction_dyadic() local
1144 i4_refarray_ht_chroma = i4_refarray_ht_luma >> 1; in isvc_reflayer_construction_dyadic()
1184 i4_dst_stride, i4_refarray_wd_chroma, i4_refarray_ht_chroma); in isvc_reflayer_construction_dyadic()
/external/libavc/decoder/svc/
Disvcd_resamp_svc.c539 WORD32 i4_refarray_ht_luma, i4_refarray_ht_chroma; in svcd_reflayer_construction_dyadic() local
586 i4_refarray_ht_chroma = i4_refarray_ht_luma >> 1; in svcd_reflayer_construction_dyadic()
633 i4_dst_stride, i4_refarray_wd_chroma, i4_refarray_ht_chroma); in svcd_reflayer_construction_dyadic()
Disvcd_intra_resamp.c2048 WORD32 i4_refarray_ht_luma, i4_refarray_ht_chroma; in isvcd_reflayer_construction_dyadic() local
2095 i4_refarray_ht_chroma = i4_refarray_ht_luma >> 1; in isvcd_reflayer_construction_dyadic()
2143 i4_dst_stride, i4_refarray_wd_chroma, i4_refarray_ht_chroma); in isvcd_reflayer_construction_dyadic()