Home
last modified time | relevance | path

Searched refs:TOP_RIGHT (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmss12.c44 TOP_RIGHT, enumerator
223 neighbours[TOP_RIGHT] = src[-stride + 1]; in decode_pixel_in_context()
225 neighbours[TOP_RIGHT] = neighbours[TOP]; in decode_pixel_in_context()
250 if (neighbours[TOP_RIGHT] == neighbours[TOP_LEFT]) in decode_pixel_in_context()
256 } else if (neighbours[TOP_RIGHT] == neighbours[TOP_LEFT]) { in decode_pixel_in_context()
270 else if (neighbours[TOP_RIGHT] == neighbours[TOP_LEFT]) in decode_pixel_in_context()
274 else if (neighbours[TOP_RIGHT] == neighbours[TOP]) in decode_pixel_in_context()
H A Dmovtextdec.c52 #define TOP_RIGHT 9 macro
183 m->d.alignment = TOP_RIGHT; in mov_text_tx3g()
/third_party/ffmpeg/libavfilter/
H A Dv360.h76 TOP_RIGHT, enumerator
H A Dvf_v360.c2606 s->in_cubemap_face_order[RIGHT] = TOP_RIGHT; in prepare_eac_in()
2615 s->in_cubemap_face_rotation[TOP_RIGHT] = ROT_0; in prepare_eac_in()
2636 s->out_cubemap_direction_order[TOP_RIGHT] = RIGHT; in prepare_eac_out()
2643 s->out_cubemap_face_rotation[TOP_RIGHT] = ROT_0; in prepare_eac_out()
2721 case TOP_RIGHT: in eac_to_xyz()

Completed in 11 milliseconds