Home
last modified time | relevance | path

Searched refs:ff_hevc_diag_scan8x8_x (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_data.c39 const uint8_t ff_hevc_diag_scan8x8_x[64] = { variable
Dhevc_data.h28 extern const uint8_t ff_hevc_diag_scan8x8_x[64];
Dnvdec_hevc.c56 pos = 8 * ff_hevc_diag_scan8x8_y[j] + ff_hevc_diag_scan8x8_x[j]; in fill_scaling_lists()
Ddxva2_hevc.c214 pos = 8 * ff_hevc_diag_scan8x8_y[j] + ff_hevc_diag_scan8x8_x[j]; in fill_scaling_lists()
Dvdpau_hevc.c82 uint8_t pos = 8 * ff_hevc_diag_scan8x8_y[j] + ff_hevc_diag_scan8x8_x[j]; in vdpau_hevc_start_frame()
Dhevc_cabac.c1204 scan_x_cg = ff_hevc_diag_scan8x8_x; in ff_hevc_hls_residual_coding()
Dhevc_ps.c833 ff_hevc_diag_scan8x8_x[i]; in scaling_list_data()